Data Element list used by SAP ABAP Function Module RSW_CURRENCY_TRANSLATION (Translates Amount; Higher-Level Module)
SAP ABAP Function Module
RSW_CURRENCY_TRANSLATION (Translates Amount; Higher-Level Module) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CURRDEC | Number of decimal places | ||
| 2 | FFACT_CURR | Ratio for the "from" currency units | ||
| 3 | KURST_CURR | Exchange rate type | SOURCE REFERENCE(I_RTYPE) TYPE KURST_CURR OPTIONAL |
|
| 4 | RSROA_DF | Decimal Float Value | SOURCE VALUE(E_RATE) TYPE RSROA_DF |
|
| 5 | RSROA_DF | Decimal Float Value | ||
| 6 | RS_BOOL | Boolean | SOURCE REFERENCE(I_SHIFT_ALWAYS) TYPE RS_BOOL DEFAULT RS_C_TRUE |
|
| 7 | RS_BOOL | Boolean | ||
| 8 | SYDATUM | System Date | SOURCE REFERENCE(I_VDATE) TYPE SYDATUM OPTIONAL |
|
| 9 | SYSUBRC | Return Code | ||
| 10 | TFACT_CURR | Ratio for the "to" currency units | ||