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 Table  SCBP_MODWA Work area for model-version specific data
2 Table  SCBP_MODWA Work area for model-version specific data SOURCE VALUE(I_MODWA) LIKE SCBP_MODWA
3 Table  SCBP_MRPCTR MRP Control Block
4 Table  SCBP_MRP_ITEMID Contains the id of one item
5 Table  SCBP_MRP_ITEMID Contains the id of one item SOURCE VALUE(I_MRP_ITEMID) LIKE SCBP_MRP_ITEMID OPTIONAL
6 Table  SCBP_PLATT Plan Attributes Report Table
7 Table  SCBP_REFS Dummy structure for reference SOURCE VALUE(I_CURRENT_PLAN) LIKE SCBP_REFS-BOOLEAN DEFAULT 'X'
8 Table  SCBP_REFS Dummy structure for reference SOURCE VALUE(I_LIST_TYPE) LIKE SCBP_REFS-LIST_TYPE