Data Element list used by SAP ABAP Function Module WAUF_DETERMINE_QUANTITIES (Aufteilung Gesamtmenge auf Einzelmengen pro Betrieb)
SAP ABAP Function Module
WAUF_DETERMINE_QUANTITIES (Aufteilung Gesamtmenge auf Einzelmengen pro Betrieb) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ABELN | Allocation Table Number | SOURCE VALUE(IM_ALLOC_TBL) LIKE AUPO-ABELN |
|
| 2 | ABELP | Item number of allocation table | SOURCE VALUE(IM_ALLOC_TBL_ITEM) LIKE AUPO-ABELP |
|
| 3 | APSTP | Item category of allocation table | SOURCE VALUE(IM_ITEM_CATEGORY) LIKE AUPO-APSTP |
|
| 4 | BERMIMA | Include Minimum and Maximum Quantities | SOURCE VALUE(IM_MIN_MAX_QTY) LIKE AUPO-BERMIMA |
|
| 5 | MATNR | Material Number | SOURCE VALUE(IM_MATERIAL) LIKE AUPO-MATNR |
|
| 6 | MEINS | Base Unit of Measure | SOURCE VALUE(IM_BASE_UNIT) LIKE AUPO-MEINS |
|
| 7 | PMNGE | Planned Quantity of Item | SOURCE VALUE(IM_QUANTITY_TO_SPLIT) LIKE AUPO-PMNGE |
|
| 8 | PMNGE | Planned Quantity of Item | SOURCE VALUE(EX_QUANTITY_SPLITTED) LIKE AUPO-PMNGE |
|
| 9 | RESTV | Split remainder | SOURCE VALUE(IM_SPLIT_REMAINDER) LIKE AUPO-RESTV |
|
| 10 | RFKTN | Reference outline agreement | SOURCE VALUE(IM_CONTRACT_NO) LIKE AUPO-RFKTN OPTIONAL |
|
| 11 | RUNDG | Rounding off in allocation table | SOURCE VALUE(IM_ROUNDING) LIKE AUPO-RUNDG |
|
| 12 | SIMAM | Alloc tbl qty simulation | SOURCE VALUE(IM_QUANTITY_SIMULATION) LIKE AUPO-SIMAM |