Table/Structure Field 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 | SCURR - FCURR | From currency | ||
| 2 | SCURR - FCURR | From currency | SOURCE VALUE(LOCAL_CURRENCY) LIKE SCURR-FCURR |
|
| 3 | SCURR - FFACT | Ratio for the "from" currency units | ||
| 4 | SCURR - FFACT | Ratio for the "from" currency units | SOURCE VALUE(LOCAL_FACTOR) LIKE SCURR-FFACT |
|
| 5 | SCURR - TCURR | To-currency | ||
| 6 | SCURR - TCURR | To-currency | SOURCE VALUE(FOREIGN_CURRENCY) LIKE SCURR-TCURR |
|
| 7 | SCURR - TFACT | Ratio for the "to" currency units | ||
| 8 | SCURR - TFACT | Ratio for the "to" currency units | SOURCE VALUE(FOREIGN_FACTOR) LIKE SCURR-TFACT |
|
| 9 | SCURR - UKURS | Exchange Rate | ||
| 10 | SCURR - UKURS | Exchange Rate | SOURCE VALUE(EXCHANGE_RATE) LIKE SCURR-UKURS |
|
| 11 | SCURX - CURRDEC | Number of decimal places |