Table 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 Table  BOOLE Boolean variable SOURCE VALUE(NOT_UNIQUE) LIKE BOOLE-BOOLE
2 Table  T005 Countries SOURCE VALUE(ISO_CODE) LIKE T005-INTCA
3 Table  T005 Countries SOURCE VALUE(SAP_CODE) LIKE T005-LAND1
4 Table  T005 Countries