SAP ABAP Function Module HR_JP_CONV_UNI_STR_TO_CP_XSTR (Convert unicode to non-unicode codepage)
Hierarchy
☛
SAP_HRCJP (Software Component) Sub component SAP_HRCJP of SAP_HR
⤷
PY-JP (Application Component) Japan
⤷
PC22 (Package) HR accounting: Japan

⤷

⤷

Basic Data
Function Module | HR_JP_CONV_UNI_STR_TO_CP_XSTR | Convert unicode to non-unicode codepage |
Function Group | HRJU | HR-JP: UNICODE function modules |
Program Name | SAPLHRJU | |
INCLUDE Name | LHRJUU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_XSTRING_STREAM | TYPE | XSTRING | Encoded byte stream (non-unicode) | |||
![]() |
IV_CODEPAGE_TO | TYPE | ABAP_ENCODING | '8000' | Target SAP Codepage (e.g. 8000) | ||
![]() |
IV_UNICODE_STRING | TYPE | STRING | Unicode string to be converted | |||
![]() |
INVALID_CODEPAGE | TYPE | Codepage specified with IV_CODEPAGE_TO is invalid | ||||
![]() |
NO_DATA_TO_COVERT | TYPE | Inport parameter IV_UNICODE_STRING contains no data | ||||
Processing Type
Normal Function 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 | 20020124 |
SAP Release Created in | 470 |