Data Element list used by SAP ABAP Function Module SD_GET_ORDER_AMOUNT (Ermitteln Auftragsmenge für ein bestimmtes Jahr)
SAP ABAP Function Module
SD_GET_ORDER_AMOUNT (Ermitteln Auftragsmenge für ein bestimmtes Jahr) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | GJAHR | Fiscal Year | SOURCE VALUE(I_YEAR) LIKE T009Y-GJAHR OPTIONAL |
|
| 2 | KWMENG | Cumulative order quantity in sales units | SOURCE VALUE(E_PROCESSED_AMOUNT) LIKE RV45A-KWMENG |
|
| 3 | KWMENG | Cumulative order quantity in sales units | SOURCE VALUE(E_OPEN_AMOUNT) LIKE RV45A-KWMENG |
|
| 4 | KWMENG | Cumulative order quantity in sales units | SOURCE VALUE(E_FULL_AMOUNT) LIKE RV45A-KWMENG |
|
| 5 | MEINS | Base Unit of Measure | SOURCE VALUE(E_UNIT) LIKE VBAP-MEINS |
|
| 6 | POSNR | Item number of the SD document | SOURCE VALUE(I_POSNR) LIKE VBUP-POSNR |
|
| 7 | VBELN | Sales and Distribution Document Number | SOURCE VALUE(I_VBELN) LIKE VBUK-VBELN |
|