Table 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 | Accounting Document Header | SOURCE VALUE(TO_CURRENCY) LIKE BKPF-WAERS |
2 | ![]() |
BKPF | Accounting Document Header | SOURCE VALUE(FROM_CURRENCY) LIKE BKPF-WAERS |
3 | ![]() |
BSEG | Accounting Document Segment | SOURCE VALUE(FROM_AMOUNT) LIKE BSEG-DMBTR |
4 | ![]() |
BSEG | Accounting Document Segment | SOURCE VALUE(TO_AMOUNT) LIKE BSEG-WRBTR |
5 | ![]() |
TCURR | Exchange Rates | SOURCE VALUE(TO_FACTOR) LIKE TCURR-TFACT |
6 | ![]() |
TCURR | Exchange Rates | SOURCE VALUE(RATE) LIKE TCURR-UKURS |
7 | ![]() |
TCURR | Exchange Rates | SOURCE VALUE(FROM_FACTOR) LIKE TCURR-FFACT |
8 | ![]() |
TCURX | Decimal Places in Currencies | |