Data Element list used by SAP ABAP Function Module ME_DETERMINE_KOMP_BASED_BPRMG (Ermittlung KOMK und KOMP u. Anpassen an BPRMG)
SAP ABAP Function Module
ME_DETERMINE_KOMP_BASED_BPRMG (Ermittlung KOMK und KOMP u. Anpassen an BPRMG) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BSTMG | Purchase Order Quantity | SOURCE VALUE(I_PRV_MENGE) LIKE EKPO-MENGE DEFAULT 0 |
|
| 2 | KNUMV | Number of the document condition | SOURCE VALUE(I_KNUMV) LIKE KOMK-KNUMV |
|
| 3 | KPOSN | Condition Item Number | SOURCE VALUE(I_KPOSN) LIKE KOMP-KPOSN |
|
| 4 | KURSF | Exchange rate | SOURCE VALUE(I_RKURSF) LIKE RBKP-KURSF |
|
| 5 | MENGE_BPR | Quantity in purchase order price unit | SOURCE VALUE(I_BPMNG) LIKE EKBE-BPMNG |
|
| 6 | MENGE_D | Quantity | SOURCE VALUE(I_MENGE) LIKE EKBE-MENGE |
|
| 7 | TRTYP | Transaction type | SOURCE VALUE(I_TRTYP) LIKE T185F-TRTYP OPTIONAL |
|
| 8 | WAERS | Currency Key | SOURCE VALUE(I_RWAERS) LIKE RBKP-WAERS |
|