SAP ABAP Function Module COUNTRY_CODE_ISO_TO_SAP (Translates an ISO country key into the SAP internal country key)
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_ISO_TO_SAP Translates an ISO country key into the SAP internal country key  
Function Group ISOC   Code List Translations for EDI  
Program Name SAPLISOC    
INCLUDE Name LISOCU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SAP_CODE TYPE T005-LAND1 SAP internal code for the currency
Exporting UNIQUE TYPE BDWFAP_PAR-CALLTRANS X field: ISO code -> SAP code is unique
Importing ISO_CODE TYPE T005-INTCA ISO code for the currency
Exception NOT_FOUND TYPE ISO code not found in system
               
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