Table list used by SAP ABAP Function Module CS_CL_S_BOM_LTEXT_CREATE (Create Longtext of variants/alternatives of a BOM)
SAP ABAP Function Module
CS_CL_S_BOM_LTEXT_CREATE (Create Longtext of variants/alternatives of a BOM) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE REFERENCE(I_STLNR) LIKE BOM_CLASS_DATA-STLNR |
|
| 2 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE REFERENCE(I_STLTY) LIKE BOM_CLASS_DATA-STLTY |
|
| 3 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE REFERENCE(I_STLAL) LIKE BOM_CLASS_DATA-STLAL |
|
| 4 | BOM_CLASS_DATA | Data for the class of bills of material | SOURCE REFERENCE(I_ECN_S) LIKE BOM_CLASS_DATA-AENNR DEFAULT SPACE |
|
| 5 | BOM_CLASS_DATA | Data for the class of bills of material | ||
| 6 | THEAD | SAPscript: Text Header | ||
| 7 | TLINE | SAPscript: Text Lines | ||
| 8 | TLINE | SAPscript: Text Lines | SOURCE I_TEXT STRUCTURE TLINE |
|