Table list used by SAP ABAP Function Module CS_CL_S_MAT_BOM_CREATE_BY_COPY (Anlegen einer Materialstücklistenkopfes mit Vorlage)
SAP ABAP Function Module
CS_CL_S_MAT_BOM_CREATE_BY_COPY (Anlegen einer Materialstücklistenkopfes mit Vorlage) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE REFERENCE(C_BOM_CLASS_DATA) LIKE BOM_CLASS_DATA |
|
| 2 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLTY) LIKE BOM_CLASS_DATA-STLTY |
|
| 3 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLNR_NEW) LIKE BOM_CLASS_DATA-STLNR |
|
| 4 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLNR) LIKE BOM_CLASS_DATA-STLNR |
|
| 5 | BOM_CLASS_DATA | Data for the class of bills of material | ||
| 6 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLAL_NEW) LIKE BOM_CLASS_DATA-STLAL |
|
| 7 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLAL) LIKE BOM_CLASS_DATA-STLAL |
|
| 8 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STKOZ) LIKE BOM_CLASS_DATA-STKOZ OPTIONAL |
|
| 9 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_ECN_S) LIKE BOM_CLASS_DATA-AENNR DEFAULT SPACE |
|
| 10 | CSDATA | BOM Help Fields | SOURCE VALUE(I_FLG_BOM_CHECK) LIKE CSDATA-XFELD DEFAULT 'X' |
|
| 11 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_STLAN_NEW) LIKE MBM_CLASS_DATA-STLAN |
|
| 12 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_WERKS_NEW) LIKE MBM_CLASS_DATA-WERKS |
|
| 13 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_MATNR_NEW) LIKE MBM_CLASS_DATA-MATNR |
|
| 14 | THEAD | SAPscript: Text Header |