Data Element list used by SAP ABAP Function Module SAPBC_GLOBAL_FOREIGN_CURRENCY (SAPBC_GLOBAL_FOREIGN_CURRENCY)
SAP ABAP Function Module
SAPBC_GLOBAL_FOREIGN_CURRENCY (SAPBC_GLOBAL_FOREIGN_CURRENCY) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FCURR_CURR | From currency | SOURCE VALUE(LOCAL_CURRENCY) LIKE SCURR-FCURR |
2 | ![]() |
FFACT_CURR | Ratio for the "from" currency units | SOURCE VALUE(LOCAL_FACTOR) LIKE SCURR-FFACT |
3 | ![]() |
TCURR_CURR | To-currency | SOURCE VALUE(FOREIGN_CURRENCY) LIKE SCURR-TCURR |
4 | ![]() |
TFACT_CURR | Ratio for the "to" currency units | SOURCE VALUE(FOREIGN_FACTOR) LIKE SCURR-TFACT |
5 | ![]() |
UKURS_CURR | Exchange Rate | SOURCE VALUE(EXCHANGE_RATE) LIKE SCURR-UKURS |