Table list used by SAP ABAP Function Module CP_CC_S_PROVIDE_ITM_BY_ROOT (Bereitstellung von Stücklistenpositionen der ersten Stufe in der Auflösung)
SAP ABAP Function Module
CP_CC_S_PROVIDE_ITM_BY_ROOT (Bereitstellung von Stücklistenpositionen der ersten Stufe in der Auflösung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ITM_TREE_CLASS_DATA | Data for the class of items in the BOM tree | SOURCE E_ITM_TREE_CLASS_DATA STRUCTURE ITM_TREE_CLASS_DATA |
|
| 2 | ITM_TREE_CLASS_DATA | Data for the class of items in the BOM tree | SOURCE VALUE(I_DATE_TO) LIKE ITM_TREE_CLASS_DATA-DATUB |
|
| 3 | ITM_TREE_CLASS_DATA | Data for the class of items in the BOM tree | SOURCE VALUE(I_DATE_FROM) LIKE ITM_TREE_CLASS_DATA-DATUV |
|
| 4 | ITM_TREE_CLASS_DATA | Data for the class of items in the BOM tree | SOURCE VALUE(I_IDENT_ROOT) LIKE ITM_TREE_CLASS_DATA-IDENT OPTIONAL |
|
| 5 | ITM_TREE_CLASS_DATA | Data for the class of items in the BOM tree | SOURCE VALUE(I_REQUIRED_QUANTITY_ROOT) LIKE ITM_TREE_CLASS_DATA-MENGE OPTIONAL |
|
| 6 | ITM_TREE_CLASS_DATA | Data for the class of items in the BOM tree | SOURCE VALUE(I_STVKN_ROOT) LIKE ITM_TREE_CLASS_DATA-STVKN OPTIONAL |
|
| 7 | KBM_CLASS_DATA | Data for sales order-BOM allocation class | SOURCE VALUE(I_SALES_ORDER_ROOT) LIKE KBM_CLASS_DATA-VBELN OPTIONAL |
|
| 8 | KBM_CLASS_DATA | Data for sales order-BOM allocation class | SOURCE VALUE(I_SALES_ORDER_ITEM_ROOT) LIKE KBM_CLASS_DATA-VBPOS OPTIONAL |
|
| 9 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_USAGE_ROOT) LIKE MBM_CLASS_DATA-STLAN OPTIONAL |
|
| 10 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_PLANT_ROOT) LIKE MBM_CLASS_DATA-WERKS |
|
| 11 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_MATERIAL_ROOT) LIKE MBM_CLASS_DATA-MATNR |
|
| 12 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_ALTERNATIVE_ROOT) LIKE MBM_CLASS_DATA-STLAL OPTIONAL |
|
| 13 | MKAL | Production Versions of Material | SOURCE VALUE(I_VERID) LIKE MKAL-VERID OPTIONAL |
|
| 14 | TC04 | Applic-Specific Criteria for Alternative Determination | SOURCE VALUE(I_APPLICATION) LIKE TC04-CAPID |