Data Element list used by SAP ABAP Function Module PRICING_CHANGE_DOC_CURRENCY (Anpassung von fixierten Konditionen bei Währungsänderung)
SAP ABAP Function Module
PRICING_CHANGE_DOC_CURRENCY (Anpassung von fixierten Konditionen bei Währungsänderung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | HWAER | Local Currency | SOURCE VALUE(I_CURRENCY_LOCAL) LIKE KOMK-HWAER |
|
| 2 | KNUMV | Number of the document condition | SOURCE VALUE(I_KNUMV) LIKE KOMK-KNUMV |
|
| 3 | KURRF | Exchange rate for FI postings | SOURCE VALUE(I_CURRENCY_NEW_RATE) LIKE KOMK-KURRF |
|
| 4 | KURRF | Exchange rate for FI postings | SOURCE VALUE(I_CURRENCY_OLD_RATE) LIKE KOMK-KURRF |
|
| 5 | KURST | Exchange Rate Type | SOURCE VALUE(I_CURRENCY_NEW_TYPE) LIKE KOMK-KURST DEFAULT 'M' |
|
| 6 | KURST | Exchange Rate Type | SOURCE VALUE(I_CURRENCY_OLD_TYPE) LIKE KOMK-KURST DEFAULT 'M' |
|
| 7 | PRSDT | Date for pricing and exchange rate | SOURCE VALUE(I_CURRENCY_OLD_DATE) LIKE KOMK-PRSDT |
|
| 8 | PRSDT | Date for pricing and exchange rate | SOURCE VALUE(I_CURRENCY_NEW_DATE) LIKE KOMK-PRSDT |
|
| 9 | WAERK | SD document currency | SOURCE VALUE(I_CURRENCY_OLD_DOC) LIKE VBRK-WAERK |
|
| 10 | WAERK | SD document currency | SOURCE VALUE(I_CURRENCY_NEW_DOC) LIKE KOMK-WAERK |
|