SAP ABAP Function Module /SAPDII/DWB_GETCOUNTRY (get's the country code and the text)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   DI-WI-DP (Application Component) Dealer Portal
     /SAPDII/DI_VMS_UI (Package) Dealer work bench of Vehicle manager system
Basic Data
Function Module /SAPDII/DWB_GETCOUNTRY get's the country code and the text  
Function Group /SAPDII/DWB01   basic manipulation functions  
Program Name /SAPDII/SAPLDWB01    
INCLUDE Name /SAPDII/LDWB01U12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NO_COUNTRY_FOUND TYPE CHAR1 If no country code is found (T=error F = OK)
Importing I_LANGU TYPE SYST-LANGU SY-LANGU Login language
Tables T_COUNTRIES TYPE T005 country code
Tables T_COUNTRIES_TEXT TYPE T005T country text
               
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  20041209 
SAP Release Created in 50A