Data Element list used by SAP ABAP Function Module ISB_COMPUTE_RATE_FROM_AMOUNTS (SAP-Banking: Berechnung eines Währungskurses aus zwei Beträgen)
SAP ABAP Function Module
ISB_COMPUTE_RATE_FROM_AMOUNTS (SAP-Banking: Berechnung eines Währungskurses aus zwei Beträgen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) TYPE BUKRS OPTIONAL |
|
| 2 | KURST_CURR | Exchange rate type | SOURCE VALUE(I_KURSTYP) LIKE TCURV-KURST DEFAULT 'M' |
|
| 3 | NOTAT_CURR | Quotation type for currency translation | SOURCE VALUE(I_NOTAT) TYPE NOTAT_CURR OPTIONAL |
|
| 4 | WAERS | Currency Key | SOURCE VALUE(I_WAEHRUNG_1) LIKE T001-WAERS |
|
| 5 | WAERS | Currency Key | SOURCE VALUE(I_WAEHRUNG_2) LIKE T001-WAERS |
|