Ansicht
Dokumentation

EXIT_SAPLFCPD_001 -

EXIT_SAPLFCPD_001 -

General Data in Customer Master   Vendor Master (General Section)  
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.






Addresses (Business Address Services)   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 562 Date: 20240425 Time: 110600     sap01-206 ( 16 ms )