Data Element 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 | FCURR_CURR | From currency | SOURCE VALUE(I_WAEHRUNG_VON) LIKE TCURR-FCURR |
|
| 2 | KURST_CURR | Exchange rate type | SOURCE VALUE(I_KURST) LIKE TCURV-KURST DEFAULT 'M' |
|
| 3 | NOTAT_CURR | Quotation type for currency translation | ||
| 4 | TCURR_CURR | To-currency | SOURCE VALUE(I_WAEHRUNG_NACH) LIKE TCURR-TCURR |
|