Data Element list used by SAP ABAP Function Module RSW_RATE_GET_BASIC (Determines Exchange Rate for Currency Translation)
SAP ABAP Function Module
RSW_RATE_GET_BASIC (Determines Exchange Rate for Currency Translation) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FFACT_CURR | Ratio for the "from" currency units | SOURCE VALUE(E_FFACT) TYPE TCURR-FFACT |
2 | ![]() |
RSCONVTYPE | Exchange Rate Type | SOURCE REFERENCE(I_CONVTYPE) TYPE RSCONVTYPE |
3 | ![]() |
RSCTTYPE | Currency Translation Type R/3 - AP | SOURCE REFERENCE(I_CTTYPE) TYPE RSCTTYPE |
4 | ![]() |
RSROA_DF | Decimal Float Value | SOURCE VALUE(E_RATE) TYPE RSROA_DF |
5 | ![]() |
RS_BOOL | Boolean | SOURCE REFERENCE(I_INVKZ) TYPE RS_BOOL DEFAULT RS_C_FALSE |
6 | ![]() |
SYSUBRC | Return Code | |
7 | ![]() |
TFACT_CURR | Ratio for the "to" currency units | SOURCE VALUE(E_TFACT) TYPE TCURR-TFACT |