Ansicht
Dokumentation

APOCDPS4 - User Exit for Determining Graphical Representation in PB

APOCDPS4 - User Exit for Determining Graphical Representation in PB

Fill RESBD Structure from EBP Component Structure   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

Selecting the display of objects in the diagram section of the DS planning board

By default, the system uses the decision table for the chart in the planning board profile to select the graphical objects for displaying activities, operations or orders in the diagram section of the detailed scheduling planning board (DS planning board). The system can use customer exit APOCDPS4 to select the graphical objects according to a user-defined logic - independent of the decision table. The system calls the customer exit instead of the decision table, if it has to determine a graphical object for an object in the diagram area. The customer exist can choose from the graphical objects that you have specified in the planning board profile.

Import parameters

  • I_CHART
Number of the current chart
  • I_OBJECT
Type of objects displayed in the diagram area of the chart:
  • 1 for order

  • 2 for operation

  • 3 for activity

  • 6 for order network

  • 7 for operation network

Export parameters

  • E_RETVAL
Return values of the customer exit:
  • With value 1 you specify that, after leaving the customer exit, the system should evaluate the decision table to find a graphical object

  • With value 2 you specify that the system should not evaluate the decision table

  • E_OBJECT_ID
Graphical object that the system should use to display the object





PERFORM Short Reference   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 2271 Date: 20240329 Time: 122642     sap01-206 ( 36 ms )