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