Table/Structure Field 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 | BDWFAP_PAR - CALLTRANS | Flag: Application has actually performed call transaction | ||
| 2 | BDWFAP_PAR - CALLTRANS | Flag: Application has actually performed call transaction | SOURCE VALUE(UNIQUE) LIKE BDWFAP_PAR-CALLTRANS |
|
| 3 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 4 | TCURC - GDATU | Date until which the currency is valid | ||
| 5 | TCURC - ISOCD | ISO currency code | SOURCE VALUE(ISO_CODE) LIKE TCURC-ISOCD |
|
| 6 | TCURC - ISOCD | ISO currency code | ||
| 7 | TCURC - WAERS | Currency Key | SOURCE VALUE(SAP_CODE) LIKE TCURC-WAERS |
|
| 8 | TCURC - WAERS | Currency Key | ||
| 9 | TCURC - XPRIMARY | Primary SAP Currency Code for ISO Code | ||