Data Element list used by SAP ABAP Function Module WLF_CONVERT_CURR_TO_DOC_CURR (Eine Währung über die Hauswährung in eine Belegwährung umwandeln)
SAP ABAP Function Module
WLF_CONVERT_CURR_TO_DOC_CURR (Eine Währung über die Hauswährung in eine Belegwährung umwandeln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | KURST_CURR | Exchange rate type | SOURCE VALUE(I_TYPE_OF_RATE) LIKE TCURV-KURST DEFAULT 'M' |
|
| 2 | KVAL | Value of a condition or item with 5 decimal places | SOURCE REFERENCE(E_VALUE) TYPE KVAL |
|
| 3 | KVAL | Value of a condition or item with 5 decimal places | ||
| 4 | KVAL | Value of a condition or item with 5 decimal places | SOURCE VALUE(I_VALUE) TYPE KVAL |
|
| 5 | WAERL | Currency of Agency Document | SOURCE VALUE(I_CURR_FROM) TYPE WAERL |
|
| 6 | WAERL | Currency of Agency Document | SOURCE VALUE(I_DOC_CURR_TO) TYPE WAERL |
|
| 7 | WAERL | Currency of Agency Document | SOURCE VALUE(I_BUKRS_CURR) TYPE WAERL |
|
| 8 | WKURS | Exchange Rate | SOURCE VALUE(I_RATE) TYPE WKURS |
|
| 9 | WWERT_D | Translation date | SOURCE VALUE(I_DATE_2) TYPE WWERT_D |
|
| 10 | WWERT_D | Translation date | SOURCE VALUE(I_DATE_1) TYPE WWERT_D |
|