SAP ABAP Function Module IGN_CITYNAME_GET (Ermittelt Stadt anhand der Adresse und der Region)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN (Package) IS-IS: Insurance General
Basic Data
Function Module IGN_CITYNAME_GET Ermittelt Stadt anhand der Adresse und der Region  
Function Group IGN_ADDRESS    
Program Name SAPLIGN_ADDRESS    
INCLUDE Name LIGN_ADDRESSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CITYNAME TYPE AD_CITY1 Initial if not found in text table
Exporting E_REGION TYPE REGIO region key from attributes of adrcity
Importing I_COUNTRY TYPE LAND1 Country key
Importing I_CITY TYPE CITY_CODE city key
Exception CITY_NOT_FOUND TYPE
               
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  20050224 
SAP Release Created in