Table list used by SAP ABAP Function Module CS_CL_S_MAT_BOM_COPY (Kopieren eines Materialstücklistenkopfes (MBM + BOM))
SAP ABAP Function Module
CS_CL_S_MAT_BOM_COPY (Kopieren eines Materialstücklistenkopfes (MBM + BOM)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STKOZ_SOURCE) LIKE BOM_CLASS_DATA-STKOZ OPTIONAL |
|
| 2 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLNR_TARGET) LIKE BOM_CLASS_DATA-STLNR OPTIONAL |
|
| 3 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(E_STLTY_TARGET) LIKE BOM_CLASS_DATA-STLTY |
|
| 4 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLTY_TARGET) LIKE BOM_CLASS_DATA-STLTY |
|
| 5 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(E_STKOZ_TARGET) LIKE BOM_CLASS_DATA-STKOZ |
|
| 6 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_ECN_S) LIKE BOM_CLASS_DATA-AENNR DEFAULT SPACE |
|
| 7 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLNR_SOURCE) LIKE BOM_CLASS_DATA-STLNR |
|
| 8 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(E_STLNR_TARGET) LIKE BOM_CLASS_DATA-STLNR |
|
| 9 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLAL_TARGET) LIKE BOM_CLASS_DATA-STLAL OPTIONAL |
|
| 10 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_STLAL_SOURCE) LIKE BOM_CLASS_DATA-STLAL |
|
| 11 | BOM_CLASS_DATA | Data for the class of bills of material | ||
| 12 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(I_ECN_SOURCE) LIKE BOM_CLASS_DATA-AENNR DEFAULT SPACE |
|
| 13 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE VALUE(E_STLAL_TARGET) LIKE BOM_CLASS_DATA-STLAL |
|
| 14 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_MATNR_TARGET) LIKE MBM_CLASS_DATA-MATNR OPTIONAL |
|
| 15 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_STLAN_TARGET) LIKE MBM_CLASS_DATA-STLAN OPTIONAL |
|
| 16 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_WERKS_TARGET) LIKE MBM_CLASS_DATA-WERKS OPTIONAL |
|
| 17 | MBM_CLASS_DATA | Class data for material - BOM allocation | SOURCE VALUE(I_MATNR_SOURCE) LIKE MBM_CLASS_DATA-MATNR OPTIONAL |
|
| 18 | MC29S | Material Master Record Table: Bills of Material | ||
| 19 | MTCOR | Material Master View: Return Codes | ||
| 20 | THEAD | SAPscript: Text Header |