Ansicht
Dokumentation

APOCDPS8 - Selection Function in Detailed Scheduling Planning Board

APOCDPS8 - Selection Function in Detailed Scheduling Planning Board

TXBHW - Original Tax Base Amount in Local Currency   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

Customer-Specific Selection Function for the Detailed Scheduling Planning Board

In the detailed scheduling planning board, you can use customer exit APOCDPS8 to select further objects in addition to the selected objects, according to the logic defined in the customer exit.

To call up this selection function, select the objects in the DS planning board and choose Edit -> Select -> Further -> User. The system transfers the selected objects to the customer exit. The customer exist determines the objects that should be marked in addition to these objects and transfers these back to the DS planning board, where they are displayed.

  • Import parameters
  • I_SIMVERID

Internal simulation version
  • I_SIMSESSID

Session ID
  • I_START

Start date of the display period
  • I_END

End date of the display period
  • I_ORDERS_TAB

Table with the internal order keys
  • I_RESOURCES_TAB

Table with the internal resource keys
  • I_PEGIDS_TAB

Table with the internal product keys
  • I_PCMIDS_TAB

Table with the internal campaign keys
  • I_OPER_TAB

Table with the internal operation keys
  • I_CAPREQ_TAB

Table with the internal activity keys
  • I_BLOCKID_TAB

Table with the internal block keys
  • Export parameters
The same object tables as for the import parameters

Example

You can use this enhancement, for example, to select all orders for the products of a selected order. To see a relevant code example, choose Goto -> Code Example in the component view of the enhancement.






TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2701 Date: 20240420 Time: 114728     sap01-206 ( 37 ms )