Table list used by SAP ABAP Function Module STRUC_ART_CALCULATE_VALUE (Berechnung der Bestellmenge des Kopfmaterials aus den Komponentenmengen)
SAP ABAP Function Module STRUC_ART_CALCULATE_VALUE (Berechnung der Bestellmenge des Kopfmaterials aus den Komponentenmengen) is using
# Object Type Object Name Object Description Note
     
1 Table  KNA1 General Data in Customer Master SOURCE VALUE(HEAD_KUNNR) LIKE KNA1-KUNNR DEFAULT SPACE
2 Table  MARA General Material Data
3 Table  MARA General Material Data SOURCE VALUE(HEAD_MATNR) LIKE MARA-MATNR
4 Table  MARM Units of Measure for Material SOURCE VALUE(HEAD_MEINH) LIKE MARM-MEINH OPTIONAL
5 Table  MARM Units of Measure for Material
6 Table  T001W Plants/Branches
7 Table  T001W Plants/Branches SOURCE VALUE(HEAD_WERKS) LIKE T001W-WERKS DEFAULT SPACE
8 Table  TWZLA Splitting types for structured materials SOURCE VALUE(HEAD_RPLFL) LIKE TWZLA-RPLFL DEFAULT '0'
9 Table  TWZLA Splitting types for structured materials
10 Table  WSOS_STULI Returns structure for structured material (bill of material)
11 Table  WSOS_STULI Returns structure for structured material (bill of material) SOURCE COMP_LIST STRUCTURE WSOS_STULI
12 Table  WSOS_STULI Returns structure for structured material (bill of material) SOURCE VALUE(HEAD_STRUC) LIKE WSOS_STULI