Data Element list used by SAP ABAP Function Module MM_GET_PURCHASE_ORDER_QUANTITY (Goods and invoice receipt quantities for PO/scheduling agreement)
SAP ABAP Function Module
MM_GET_PURCHASE_ORDER_QUANTITY (Goods and invoice receipt quantities for PO/scheduling agreement) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EBELN | Purchasing Document Number | SOURCE VALUE(I_EBELN) LIKE EKKO-EBELN |
|
| 2 | KNUMA | Agreement (various conditions grouped together) | SOURCE VALUE(I_ARRANGEMENT_NUMBER) LIKE KONA-KNUMA OPTIONAL |
|
| 3 | KNUMH | Condition record number | SOURCE VALUE(I_CONDITION_NUMBER) LIKE KONP-KNUMH OPTIONAL |
|
| 4 | KOPOS | Sequential number of the condition | SOURCE VALUE(I_CONDITION_KOPOS) LIKE KONP-KOPOS DEFAULT '01' |
|