Menu

SAP Function Module AIN_EPC_HEX_TO_CHAR

Convert Hex EPC to Char EPC

The Function Module AIN_EPC_HEX_TO_CHAR (Convert Hex EPC to Char EPC) is a standard Function Module in SAP ERP and is part of the function group AIN_EPC_CONVERT within the package AID-BI.

Technical Information

Function Module AIN_EPC_HEX_TO_CHAR
Short Text Convert Hex EPC to Char EPC
Function Group AIN_EPC_CONVERT
Package AID-BI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CLIENT TYPE SY-MANDT SY-MANDT R/3 System, client number from logon
IV_EPC TYPE AIN_EPC Tabletype: EPC

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_EPC_CHAR TYPE ANY Character field length 24

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.