Fonction SAP CBP_GEN_LIST_SHOW - Shows all orders of a specified model

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_CURRENT_PLAN SCBP_REFS-BOOLEAN C 1 'X' X Display current or saved plan
I_LIST_TYPE SCBP_REFS-LIST_TYPE C 1 Determines the list that is displayed
I_MODWA SCBP_MODWA u 115 work area for a model
I_MRP_ITEMID SCBP_MRP_ITEMID u 255 X ID of a specific order

Exception Description
COMMUNICATION_ERROR An error during the communication occured
UNKNOWN_LIST_TYPE The given list type is unknown

Functionality
All orders of the given model are displayed in a list. Which orders
are displayed is specified by the parameter i_LIST_TYPE.
A private plan server already must be running.

Description
Determines the list which is displayed.
'D': demand order list
'M': manufacturing order list

Description
Contains the model name and the destination. The ports also must be
filled as indicator that a private and a public plan server are running.