Table/Structure Field 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 | KNA1 - KUNNR | Customer Number | SOURCE VALUE(HEAD_KUNNR) LIKE KNA1-KUNNR DEFAULT SPACE |
|
| 2 | MARA - MATNR | Material Number | SOURCE VALUE(HEAD_MATNR) LIKE MARA-MATNR |
|
| 3 | MARM - MEINH | Alternative Unit of Measure for Stockkeeping Unit | SOURCE VALUE(HEAD_MEINH) LIKE MARM-MEINH |
|
| 4 | T001W - WERKS | Plant | SOURCE VALUE(HEAD_WERKS) LIKE T001W-WERKS DEFAULT SPACE |
|
| 5 | TWZLA - RPLFL | Indicates whether a work item is generated by replenishment | SOURCE VALUE(HEAD_RPLFL) LIKE TWZLA-RPLFL DEFAULT '0' |
|