SAP ABAP Function Module COUNTRY_CODE_SAP_TO_ISO (Translates an SAP country key into the ISO code)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ALE (Application Component) ALE Integration Technology
     SALE (Package) Application Link Enabling
Basic Data
Function Module COUNTRY_CODE_SAP_TO_ISO Translates an SAP country key into the ISO code  
Function Group ISOC   Code List Translations for EDI  
Program Name SAPLISOC    
INCLUDE Name LISOCU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ISO_CODE TYPE T005-INTCA ISO code for the country
Importing SAP_CODE TYPE T005-LAND1 SAP internal code for the country
Exception NOT_FOUND TYPE No entry found for SAP code
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19980324 
SAP Release Created in