Table/Structure Field 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 | EMARA - MEINS | Base Unit of Measure | ||
| 2 | EMARA - ATTYP | Material Category | ||
| 3 | KNA1 - KUNNR | Customer Number | SOURCE VALUE(HEAD_KUNNR) LIKE KNA1-KUNNR DEFAULT SPACE |
|
| 4 | KNA1 - KUNNR | Customer Number | ||
| 5 | MARA - ATTYP | Material Category | ||
| 6 | MARA - MATNR | Material Number | SOURCE VALUE(HEAD_MATNR) LIKE MARA-MATNR |
|
| 7 | MARA - MATNR | Material Number | ||
| 8 | MARA - MEINS | Base Unit of Measure | ||
| 9 | MARM - MEINH | Alternative Unit of Measure for Stockkeeping Unit | SOURCE VALUE(HEAD_MEINH) LIKE MARM-MEINH OPTIONAL |
|
| 10 | MARM - MEINH | Alternative Unit of Measure for Stockkeeping Unit | ||
| 11 | SI_T001W - VLFKZ | Plant category | ||
| 12 | SI_T001W - VTWEG | Distribution channel for intercompany billing | ||
| 13 | SI_T001W - VKORG | Sales organization for intercompany billing | ||
| 14 | T001W - VKORG | Sales organization for intercompany billing | ||
| 15 | T001W - VLFKZ | Plant category | ||
| 16 | T001W - VTWEG | Distribution channel for intercompany billing | ||
| 17 | T001W - WERKS | Plant | SOURCE VALUE(HEAD_WERKS) LIKE T001W-WERKS DEFAULT SPACE |
|
| 18 | T001W - WERKS | Plant | ||
| 19 | TWZLA - KEYTR | Transaction key | ||
| 20 | TWZLA - KZKSN | Indicates splitting type of a structured material | ||
| 21 | TWZLA - KZPCN | Indicates splitting type of component of structured material | ||
| 22 | TWZLA - RPLFL | Indicates whether a work item is generated by replenishment | ||
| 23 | TWZLA - RPLFL | Indicates whether a work item is generated by replenishment | SOURCE VALUE(HEAD_RPLFL) LIKE TWZLA-RPLFL DEFAULT '0' |