Data Element list used by SAP ABAP Function Module COUNTRY_CODE_ISO_TO_SAP_ABA (Translates an ISO country key into the SAP internal country key)
SAP ABAP Function Module
COUNTRY_CODE_ISO_TO_SAP_ABA (Translates an ISO country key into the SAP internal country key) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(NOT_UNIQUE) LIKE BOOLE-BOOLE |
|
| 2 | INTCA | Country ISO code | SOURCE VALUE(ISO_CODE) LIKE T005-INTCA |
|
| 3 | LAND1 | Country Key | SOURCE VALUE(SAP_CODE) LIKE T005-LAND1 |
|