Table/Structure Field list used by SAP ABAP Function Module CURRENCY_CODE_SAP_TO_ISO (Translates an SAP internal currency key into the ISO code)
SAP ABAP Function Module
CURRENCY_CODE_SAP_TO_ISO (Translates an SAP internal currency key into the ISO code) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 2 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 3 | TCURC - ISOCD | ISO currency code | SOURCE VALUE(ISO_CODE) LIKE TCURC-ISOCD |
|
| 4 | TCURC - ISOCD | ISO currency code | ||
| 5 | TCURC - MANDT | Client | ||
| 6 | TCURC - WAERS | Currency Key | SOURCE VALUE(SAP_CODE) LIKE TCURC-WAERS |
|
| 7 | TCURC - WAERS | Currency Key | ||
| 8 | TCURC - XPRIMARY | Primary SAP Currency Code for ISO Code | ||