Data Element list used by SAP ABAP Function Module COUNTRY_CODE_ISO_TO_SAP (Translates an ISO country key into the SAP internal country key)
SAP ABAP Function Module
COUNTRY_CODE_ISO_TO_SAP (Translates an ISO country key into the SAP internal country 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 | INTCA | Country ISO code | SOURCE VALUE(ISO_CODE) LIKE T005-INTCA |
|
| 3 | LAND1 | Country Key | SOURCE VALUE(SAP_CODE) LIKE T005-LAND1 |
|