Table/Structure Field list used by SAP ABAP Function Module COUNTRY_CODE_SAP_TO_ISO (Translates an SAP country key into the ISO code)
SAP ABAP Function Module
COUNTRY_CODE_SAP_TO_ISO (Translates an SAP country 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 | T005 - INTCA | Country ISO code | SOURCE VALUE(ISO_CODE) LIKE T005-INTCA |
|
| 3 | T005 - INTCA | Country ISO code | ||
| 4 | T005 - LAND1 | Country Key | SOURCE VALUE(SAP_CODE) LIKE T005-LAND1 |
|
| 5 | T005 - LAND1 | Country Key | ||
| 6 | T005 - MANDT | Client | ||