Table list used by SAP ABAP Function Module CP_CC_S_EXPAND_ITM_BY_PATH (Expandieren des Stücklistenbaums)
SAP ABAP Function Module CP_CC_S_EXPAND_ITM_BY_PATH (Expandieren des Stücklistenbaums) is using
# Object Type Object Name Object Description Note
     
1 Table  BOM_CLASS_DATA Data for the class of bills of material SOURCE VALUE(E_STLAL_ROOT) LIKE BOM_CLASS_DATA-STLAL
2 Table  BOM_CLASS_DATA Data for the class of bills of material SOURCE VALUE(E_STLNR_ROOT) LIKE BOM_CLASS_DATA-STLNR
3 Table  BOM_CLASS_DATA Data for the class of bills of material SOURCE VALUE(E_STLTY_ROOT) LIKE BOM_CLASS_DATA-STLTY
4 Table  ITM_CLASS_DATA Data for the BOM item class SOURCE VALUE(I_REQUIRED_QUANTITY_ROOT) LIKE ITM_CLASS_DATA-MENGE DEFAULT 1
5 Table  KBM_CLASS_DATA Data for sales order-BOM allocation class SOURCE VALUE(I_SALES_ORDER_ROOT) LIKE KBM_CLASS_DATA-VBELN OPTIONAL
6 Table  KBM_CLASS_DATA Data for sales order-BOM allocation class SOURCE VALUE(I_SALES_ORDER_ITEM_ROOT) LIKE KBM_CLASS_DATA-VBPOS OPTIONAL
7 Table  MBM_CLASS_DATA Class data for material - BOM allocation SOURCE VALUE(I_ALTERNATIVE_ROOT) LIKE MBM_CLASS_DATA-STLAL OPTIONAL
8 Table  MBM_CLASS_DATA Class data for material - BOM allocation SOURCE VALUE(I_USAGE_ROOT) LIKE MBM_CLASS_DATA-STLAN OPTIONAL
9 Table  MBM_CLASS_DATA Class data for material - BOM allocation SOURCE VALUE(I_PLANT_ROOT) LIKE MBM_CLASS_DATA-WERKS
10 Table  MBM_CLASS_DATA Class data for material - BOM allocation
11 Table  MBM_CLASS_DATA Class data for material - BOM allocation SOURCE VALUE(I_MATERIAL_ROOT) LIKE MBM_CLASS_DATA-MATNR
12 Table  MKAL Production Versions of Material SOURCE VALUE(I_VERID) LIKE MKAL-VERID OPTIONAL
13 Table  STPF Structure tree of the exploded BOM SOURCE VALUE(I_PATH) LIKE STPF-KANTE_V DEFAULT SPACE
14 Table  TC04 Applic-Specific Criteria for Alternative Determination SOURCE VALUE(I_APPLICATION) LIKE TC04-CAPID