Table list used by SAP ABAP Function Module ISB_CONVERT_TO_LOCAL_CURRENCY (IS-B: Umrechnung Betrag mit geliefertem Umrechnungskurs)
SAP ABAP Function Module
ISB_CONVERT_TO_LOCAL_CURRENCY (IS-B: Umrechnung Betrag mit geliefertem Umrechnungskurs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TCURR | Exchange Rates | SOURCE VALUE(I_WAEHRUNG_VON) LIKE TCURR-FCURR |
|
| 2 | TCURR | Exchange Rates | SOURCE VALUE(I_WAEHRUNG_NACH) LIKE TCURR-TCURR |
|
| 3 | TCURV | Exchange rate types for currency translation | SOURCE VALUE(I_KURST) LIKE TCURV-KURST DEFAULT 'M' |
|