SAP ABAP Function Module ISO_TO_SAP_COUNTRY_CODE (Alt: Übersetzung von ISO-Länderschlüssel nach SAP internes Länderschlüssel)
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 ISO_TO_SAP_COUNTRY_CODE Alt: Übersetzung von ISO-Länderschlüssel nach SAP internes Länderschlüssel  
Function Group VISO   Code list translations for EDI  
Program Name SAPLVISO   Code list translations for EDI 
INCLUDE Name LVISOU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SAP_CODE TYPE T005-LAND1 SAP internal code for currency
Exporting UNIQUE TYPE X-field: ISO code -> SAP code is unique
Importing ISO_CODE TYPE T005-INTCA ISO code for currency
Exception NOT_FOUND TYPE ISO code not found in the 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  19970924 
SAP Release Created in