Ansicht
Dokumentation

EXIT_SAPLFCPD_001 -

EXIT_SAPLFCPD_001 -

BAL Application Log Documentation   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

Definition

This customer exit gives you the opportunity to check alternate payee or one-time customer data entered during document entry or document changing, before you go into the line item entry/change screen.If necessary, you may also issue a system message.

Example

Check whether tax code 1 was entered for a one-time customer account or
alternative payee in Spain.

IF I_BSEC-LAND1 = 'ES'
AND I_BSEC-STCD1 IS INITIAL.
MESSAGE E171(AR).
ENDIF.






CPI1466 during Backup   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 562 Date: 20240420 Time: 023116     sap01-206 ( 14 ms )