Ansicht
Dokumentation

EXIT_SAPLCOXT_002 -

EXIT_SAPLCOXT_002 -

rdisp/max_wprun_time - Maximum work process run time   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

Function module exit EXIT_SAPLCOXT_002 enables you to override the order category automatically determined by SAP R/3 for planned order conversion. If an order category is not specified during the transfer from an external system (for example, SAP APO), SAP R/3 uses the following procedure to determine the order category:

  1. If a production scheduling profile is assigned to the material master, the order category specified there is used.
  2. If a production scheduler is assigned to the material master, this is used to determine the associated production scheduling profile and the order category specified there is used.
  3. If an MRP group is assigned to the material master, the order category specified here for production orders (PP) is used. If this is empty, the order category for process orders (PP-PI) is used instead.
  4. If the system is still unable to determine an order category at this point in time, it reads the plant-dependent planning parameters for the plant. From this, the order category for production orders is used. If this is empty, the order category for process orders is used instead.

In this module, you receive:

  • In the C_ORDER_TYPE change parameter: The order type that was automatically determined by SAP R/3.
  • In the I_MATERIAL and I_PLANT import parameters: The material and plant concerned.
  • In the I_SFCPF import parameter: The key of the production scheduling profile that was found.
  • If you want to read the production scheduling profile, you can use I_SFCPF and I_PLANT to read from database table TCO34.

  • In import parameter I_DISGR: The key and MRP group of the material.
  • If you want to read the MRP group of the material, you can use I_DISGR and I_PLANT to read from database table T438M.
    Here, you can find the PP order category in the AUART field and the PI order category in the AUAR2 field.

  • If you want to read the plant-dependent parameters for MPR, you can use I_PLANT to read from database table T399D.
    Here, you can find the PP order category in the AUART field and the PI order category in the AUAR2 field.






BAL Application Log Documentation   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2506 Date: 20240418 Time: 062749     sap01-206 ( 39 ms )