Table/Structure Field 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 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | TCURR - FCURR | From currency | ||
| 3 | TCURR - FCURR | From currency | SOURCE VALUE(I_WAEHRUNG_VON) LIKE TCURR-FCURR |
|
| 4 | TCURR - TCURR | To-currency | ||
| 5 | TCURR - TCURR | To-currency | SOURCE VALUE(I_WAEHRUNG_NACH) LIKE TCURR-TCURR |
|
| 6 | TCURV - KURST | Exchange rate type | ||
| 7 | TCURV - KURST | Exchange rate type | SOURCE VALUE(I_KURST) LIKE TCURV-KURST DEFAULT 'M' |
|