Table/Structure Field list used by SAP ABAP Function Module RKC_SINGLE_EXCHANGE_RATE_GET (Beschafft genau einen Umrechnungskurs; dieser ist vom Typ F)
SAP ABAP Function Module
RKC_SINGLE_EXCHANGE_RATE_GET (Beschafft genau einen Umrechnungskurs; dieser ist vom Typ F) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RKB1K - EXCHR | Exchange rate for currency translation | ||
| 2 | RKB1K - EXCHR | Exchange rate for currency translation | SOURCE VALUE(EXCHR) LIKE RKB1K-EXCHR |
|
| 3 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 4 | T242Q - INVKZ | Currency translation: Inversion flag | SOURCE VALUE(INVKZ) LIKE T242Q-INVKZ DEFAULT SPACE |
|
| 5 | T242Q - INVKZ | Currency translation: Inversion flag | ||
| 6 | TCURR - FCURR | From currency | SOURCE VALUE(VCURR) LIKE TCURR-FCURR |
|
| 7 | TCURR - FCURR | From currency | ||
| 8 | TCURR - FFACT | Ratio for the "from" currency units | ||
| 9 | TCURR - KURST | Exchange rate type | SOURCE VALUE(KURST) LIKE TCURR-KURST DEFAULT 'M' |
|
| 10 | TCURR - KURST | Exchange rate type | ||
| 11 | TCURR - TCURR | To-currency | SOURCE VALUE(NCURR) LIKE TCURR-TCURR |
|
| 12 | TCURR - TCURR | To-currency | ||
| 13 | TCURR - TFACT | Ratio for the "to" currency units |