SAP ABAP Function Module HR_KR_STRING_TO_XSTRING (Convert unicode string into xstring)
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_STRING_TO_XSTRING Convert unicode string into xstring  
Function Group HRPADKR_STRING_ADJUST   String adjustment in Unicode  
Program Name SAPLHRPADKR_STRING_ADJUST    
INCLUDE Name LHRPADKR_STRING_ADJUSTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting XSTRING_STREAM TYPE XSTRING Encoded byte stream in target code page
Importing CODEPAGE_TO TYPE ABAP_ENCODING '8500' Target code page
Importing UNICODE_STRING TYPE STRING Unicode string to be converted
Importing OUT_LEN TYPE I Length of xstream string in target code page
Exception INVALID_CODEPAGE TYPE The target codepage is invalid
Exception INVALID_STRING TYPE The string doesn't match the target codepage
               
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