Menu

SAP Function Module HR_CN_GET_CHINESE

Get Chinese from inner code(copy from HR_TW_GET_CHINESE) -CLC

The Function Module HR_CN_GET_CHINESE (Get Chinese from inner code(copy from HR_TW_GET_CHINESE) -CLC) is a standard Function Module in SAP ERP and is part of the function group HRADMCNGENERAL within the package PB28.

Technical Information

Function Module HR_CN_GET_CHINESE
Short Text Get Chinese from inner code(copy from HR_TW_GET_CHINESE) -CLC
Function Group HRADMCNGENERAL
Package PB28
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NON_UNI_CODE TYPE X none unicode value
UTF16_CODE TYPE X utf16 inner code value
UTF8_CODE TYPE X utf8 inner code value

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHINESE_CHARACTER TYPE C Chinese character returned

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.