Table list used by SAP ABAP Function Module CP_CC_S_PROVIDE_ITM_BGR (Bereitstellung von Stücklistenpositionen in der Auflösung)
SAP ABAP Function Module
CP_CC_S_PROVIDE_ITM_BGR (Bereitstellung von Stücklistenpositionen in der Auflösung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_DATE_FROM) LIKE COM_CLASS_DATA-DATUV |
|
| 2 | COM_CLASS_DATA | Data for the class of component allocations | SOURCE VALUE(I_DATE_TO) TYPE COM_CLASS_DATA-DATUB |
|
| 3 | ITM_CLASS_DATA | Data for the BOM item class | ||
| 4 | ITM_CLASS_DATA | Data for the BOM item class | SOURCE VALUE(I_STVKN) TYPE ITM_CLASS_DATA-STVKN OPTIONAL |
|
| 5 | ITM_CLASS_DATA | Data for the BOM item class | SOURCE VALUE(I_STLTY) TYPE ITM_CLASS_DATA-STLTY OPTIONAL |
|
| 6 | ITM_CLASS_DATA | Data for the BOM item class | SOURCE VALUE(I_STLNR) TYPE ITM_CLASS_DATA-STLNR OPTIONAL |
|
| 7 | ITM_CLASS_DATA | Data for the BOM item class | SOURCE VALUE(I_IDENT_ITM) LIKE ITM_CLASS_DATA-IDENT OPTIONAL |
|
| 8 | ITM_TREE_CLASS_DATA | Data for the class of items in the BOM tree | ||
| 9 | 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 OPTIONAL |
|