SAP ABAP Function Module SAP_TO_ISO_COUNTRY_CODE (Alt: Übersetzung SAP Länderschlüssel nach ISO-Code.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       VED (Package) Application development R/3 EDI
Basic Data
Function Module SAP_TO_ISO_COUNTRY_CODE Alt: Übersetzung SAP Länderschlüssel nach ISO-Code.  
Function Group VISO   Code list translations for EDI  
Program Name SAPLVISO   Code list translations for EDI 
INCLUDE Name LVISOU12    
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 the SAP code.
Exception NO_ISO_CODE TYPE No ISO code is allocated to the 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  19970924 
SAP Release Created in