Data Element list used by SAP ABAP Function Module CURRENCY_CODE_ISO_TO_SAP (Translates ISO currency key into the SAP internal currency key)
SAP ABAP Function Module
CURRENCY_CODE_ISO_TO_SAP (Translates ISO currency key into the SAP internal currency key) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CALLTRANS2 | Flag: Application has actually performed call transaction | SOURCE VALUE(UNIQUE) LIKE BDWFAP_PAR-CALLTRANS |
|
| 2 | ISOCD | ISO currency code | SOURCE VALUE(ISO_CODE) LIKE TCURC-ISOCD |
|
| 3 | WAERS_CURC | Currency Key | SOURCE VALUE(SAP_CODE) LIKE TCURC-WAERS |
|