Ansicht
Dokumentation

EXIT_SAPLCLOC_003 -

EXIT_SAPLCLOC_003 -

BAL_S_LOG - Application Log: Log header data   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

This function module exit runs when the customer master data is mapped to APO location interface data. It runs at the initial data transfer and also at different types of change transfer (using ALE change pointers and business transaction events). The exit has full control over all interface structures, which means that it can also add or delete lines. The data is not changed again after this exit has run.

This exit can be used in the following cases:

  • You want to map data in SAP APO in a different way to the mapping standard implemented in the APO Core Interface. You can use this exit to populate or delete certain fields for the APO interface differently to the CIF standard, for example. The exit can access all relevant data and the structures of the CIF interface that were already generated from this data. You can see the individual fields from the exit interface.
  • You want to transfer data to SAP APO that does not exist in the ERP standard or that is not transferred as standard. This exit allows you to obtain this additional data and transfer it in interface structures. If this data is already contained in the ERP tables in the interface, a simple MOVE is sufficient, otherwise it must be selected from the database.
You can enhance the interface individually by using the table parameter ET_LOCCUS that is not used as standard. For this, create the customer include CI_LOCCUS with the relevant fields. Note that you also need to create corresponding customer includes in SAP APO and process the data in an exit. For this, use the enhancement APOCF001 in SAP APO.





CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
This documentation is copyright by SAP AG.

Length: 1730 Date: 20240418 Time: 073019     sap01-206 ( 40 ms )