Data Element list used by SAP ABAP Function Module WLF_CONVERT_RATES (Kurse wegen Euro Umsetzung umrechnen)
SAP ABAP Function Module
WLF_CONVERT_RATES (Kurse wegen Euro Umsetzung umrechnen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(I_COMPANY_CODE) LIKE WBRK-BUKRS |
|
| 2 | KURST | Exchange Rate Type | SOURCE VALUE(I_RATE_TYPE) LIKE WBRK-KURST |
|
| 3 | WAERL | Currency of Agency Document | SOURCE REFERENCE(E_OLD_LOCAL_CURRENCY) LIKE WBRK-WAERL |
|
| 4 | WAERL | Currency of Agency Document | SOURCE VALUE(I_DOC_CURRENCY) LIKE WBRK-WAERL |
|
| 5 | WAERL | Currency of Agency Document | SOURCE REFERENCE(E_NEW_LOCAL_CURRENCY) LIKE WBRK-WAERL |
|
| 6 | WKURS | Exchange Rate | SOURCE REFERENCE(E_RATE_DOC_CURR_LOCAL_CURR_NEW) LIKE WBRK-WKURS |
|
| 7 | WKURS | Exchange Rate | SOURCE VALUE(I_RATE_DOC_CURR_LOCAL_CURR_OLD) LIKE WBRK-WKURS |
|