SAP ABAP Function Module CBP_GEN_LIST_SHOW (Shows all orders of a specified model)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SCI-POI (Application Component) Production Optimization Interface (POI)
⤷
CBP (Package) PP-CBP: Constraint-based Planning
⤷
⤷
Basic Data
| Function Module | CBP_GEN_LIST_SHOW | Shows all orders of a specified model |
| Function Group | CBPGEN | Common Constraint Based Planning Modules |
| Program Name | SAPLCBPGEN | Common Constraint Based Planning Modules |
| INCLUDE Name | LCBPGENU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_MODWA | TYPE | SCBP_MODWA | work area for a model | |||
| |
I_LIST_TYPE | TYPE | SCBP_REFS-LIST_TYPE | Determines the list that is displayed | |||
| |
I_MRP_ITEMID | TYPE | SCBP_MRP_ITEMID | ID of a specific order | |||
| |
I_CURRENT_PLAN | TYPE | SCBP_REFS-BOOLEAN | 'X' | Display current or saved plan | ||
| |
UNKNOWN_LIST_TYPE | TYPE | The given list type is unknown | ||||
| |
COMMUNICATION_ERROR | TYPE | An error during the communication occured | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970813 |
| SAP Release Created in |