Ansicht
Dokumentation

EXIT_SAPLCORD_001 -

EXIT_SAPLCORD_001 -

General Data in Customer Master   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

You use this function module exit EXIT_SAPLCORD_001 to overwrite the object type of the order that is currently being processed in ERP inbound processing.

If the order that is currently being processed is a planned order, for example, you can assign it the object type manufacturing order instead.

If the function module is to be processed, the following prerequisites must be met:

  • The data of all orders currently being sent from SAP APO has already been converted from CIF-APO format to CIF-ERP format. This takes place in function module CIF_APOORDER_CONVERT_TO_R3.
  • In the processing loop, a certain individual order is processed over the orders that are sent. The order header of this order is sent to the function module exit in parameter LS_R3ORD.

To overwrite the object type of this order, you change the value of the CV_OBJECTTYPE parameter. Since the object type is not contained in the CIF-ERP tables that are also sent to the function module exit, you have to change exactly this change parameter.

For planned orders, the object type has the value 5, for manufacturing orders (production and process orders) it has the value 6.

Technical Note

This enhancement module is processed in the CIF inbound of the ERP system. This is called in the ERP system by an asynchronous qRFC from SAP APO. You are therefore not in a dialog process and messages cannot be issued.






RFUMSV00 - Advance Return for Tax on Sales/Purchases   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1582 Date: 20240424 Time: 104920     sap01-206 ( 31 ms )