SAP ABAP Function Module HR_KR_XSTRING_TO_STRING (Convert encoded string to unicode string)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PY-XX-RS (Application Component) Reuse Services for Country Development
     P99E (Package) Human Resources Department: Cross-Country Objects East Asia
Basic Data
Function Module HR_KR_XSTRING_TO_STRING Convert encoded string to unicode string  
Function Group HRPADKR_STRING_ADJUST   String adjustment in Unicode  
Program Name SAPLHRPADKR_STRING_ADJUST    
INCLUDE Name LHRPADKR_STRING_ADJUSTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUT_STRING TYPE STRING Output string in unicode
Importing FROM_CODEPAGE TYPE ABAP_ENCODING '8500' Code page of source encoded string
Importing IN_XSTRING TYPE XSTRING Source encoded string
Importing OUT_LEN TYPE I Length of source encoded string
               
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  20031111 
SAP Release Created in 470