Table list used by SAP ABAP Function Module CBP_GEN_LIST_SHOW (Shows all orders of a specified model)
SAP ABAP Function Module
CBP_GEN_LIST_SHOW (Shows all orders of a specified model) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SCBP_MODWA | Work area for model-version specific data | ||
| 2 | SCBP_MODWA | Work area for model-version specific data | SOURCE VALUE(I_MODWA) LIKE SCBP_MODWA |
|
| 3 | SCBP_MRPCTR | MRP Control Block | ||
| 4 | SCBP_MRP_ITEMID | Contains the id of one item | ||
| 5 | SCBP_MRP_ITEMID | Contains the id of one item | SOURCE VALUE(I_MRP_ITEMID) LIKE SCBP_MRP_ITEMID OPTIONAL |
|
| 6 | SCBP_PLATT | Plan Attributes Report Table | ||
| 7 | SCBP_REFS | Dummy structure for reference | SOURCE VALUE(I_CURRENT_PLAN) LIKE SCBP_REFS-BOOLEAN DEFAULT 'X' |
|
| 8 | SCBP_REFS | Dummy structure for reference | SOURCE VALUE(I_LIST_TYPE) LIKE SCBP_REFS-LIST_TYPE |
|