Ansicht
Dokumentation

APOCDPS5 - User Exit for the Enhancement to the Evaluations

APOCDPS5 - User Exit for the Enhancement to the Evaluations

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

Extending lists for evaluations and heuristics for manual sequencing

In the customer exit APOCDPS5, you fill the user-specific columns in the evaluation lists for Production Planning and Detailed Scheduling and in the heuristic for manual sequencing (SAP003) with values. For more information, see the documentation on customer exit APOCDPS5.

You implement the corrresponding logic in the ZXCDPSUSER05 include for the customer exit.

Application Export parameters
Operation list ET_OPRLIST TYPE
  /SAPAPO/CDPS_REPT_OPRLIST_TAB
Order list ET_ORDERLIST TYPE
  /SAPAPO/CDPS_REPT_ORDLIST_TAB
Resource load list ET_CAPLOAD TYPE
  /SAPAPO/CDPS_RE
WIP list ET_WIPLIST TYPE
  /SAPAPO/CDPS_REPT_WIPLIST_TAB
WIP list (network) ET_WIPNET TYPE
  /SAPAPO/CDPS_REPT_WIPNET_TAB
Production overview ET_PRODOVW TYPE
  /SAPAPO/CDPS_REPT_PRODOVW_TAB
Sequence heuristic ET_HEUROPRLIST TYPE
  /SAPAPO/CDPS_HEUR_OPRLIST_STR

When you call up an application, the system transfers the corresponding table to the customer exit. The standard columns are already filled with values. The system fills the user-defined columns in the customer exit.

Defining user-defined columns

You enter user-defined columns in the application as follows:

  1. Define a structure that contains the desired fields.
Use the following naming conventions:
Appication Name of the structure
Operation list CI_REPT_OPRLIST_STR
Order list CI_REPT_ORDLIST_STR
Resource load list CI_REPT_CAPLOAD_STR
WIP list CI_REPT_WIPLIST_STR
WIP list (network) CI_REPT_WIPNET_STR
Production overview CI_REPT_PRODOVW_STR
Sequence heuristic CI_HEUR_OPRLIST_STR

  1. Start the BALVBUFDEL report.
By doing so, you make the user-defined columns available on the screen.
You must also start this report after you have changed a structure. For more information on this report, see Note 122975.






CPI1466 during Backup   General Material Data  
This documentation is copyright by SAP AG.

Length: 4491 Date: 20240420 Time: 010803     sap01-206 ( 43 ms )