Table list used by SAP ABAP Function Module EXIT_SAPLWSOS_001 (Function Module Exit for Calculating Header Material PO Quantity)
SAP ABAP Function Module EXIT_SAPLWSOS_001 (Function Module Exit for Calculating Header Material PO Quantity) 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 SOURCE VALUE(HEAD_MATNR) LIKE MARA-MATNR
3 Table  MARM Units of Measure for Material SOURCE VALUE(HEAD_MEINH) LIKE MARM-MEINH
4 Table  T001W Plants/Branches SOURCE VALUE(HEAD_WERKS) LIKE T001W-WERKS DEFAULT SPACE
5 Table  TWZLA Splitting types for structured materials SOURCE VALUE(HEAD_RPLFL) LIKE TWZLA-RPLFL DEFAULT '0'
6 Table  WSOS_STULI Returns structure for structured material (bill of material) SOURCE COMP_LIST STRUCTURE WSOS_STULI
7 Table  WSOS_STULI Returns structure for structured material (bill of material) SOURCE VALUE(HEAD_STRUC) LIKE WSOS_STULI