Table/Structure Field list used by SAP ABAP Function Module CONVERT_CURRENCY_BY_RATE (Convert currency using given rate)
SAP ABAP Function Module
CONVERT_CURRENCY_BY_RATE (Convert currency using given rate) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BKPF - WAERS | Currency Key | |
2 | ![]() |
BKPF - WAERS | Currency Key | SOURCE VALUE(TO_CURRENCY) LIKE BKPF-WAERS |
3 | ![]() |
BKPF - WAERS | Currency Key | SOURCE VALUE(FROM_CURRENCY) LIKE BKPF-WAERS |
4 | ![]() |
BSEG - DMBTR | Amount in local currency | SOURCE VALUE(FROM_AMOUNT) LIKE BSEG-DMBTR |
5 | ![]() |
BSEG - DMBTR | Amount in local currency | |
6 | ![]() |
BSEG - WRBTR | Amount in document currency | SOURCE VALUE(TO_AMOUNT) LIKE BSEG-WRBTR |
7 | ![]() |
BSEG - WRBTR | Amount in document currency | |
8 | ![]() |
TCURR - FFACT | Ratio for the "from" currency units | |
9 | ![]() |
TCURR - FFACT | Ratio for the "from" currency units | SOURCE VALUE(FROM_FACTOR) LIKE TCURR-FFACT |
10 | ![]() |
TCURR - TFACT | Ratio for the "to" currency units | SOURCE VALUE(TO_FACTOR) LIKE TCURR-TFACT |
11 | ![]() |
TCURR - TFACT | Ratio for the "to" currency units | |
12 | ![]() |
TCURR - UKURS | Exchange Rate | |
13 | ![]() |
TCURR - UKURS | Exchange Rate | SOURCE VALUE(RATE) LIKE TCURR-UKURS |
14 | ![]() |
TCURX - CURRDEC | Number of decimal places |