Menu

SAP Function Module AIN_EPC_DECODE

Decoding EPC to Detailed Structure

The Function Module AIN_EPC_DECODE (Decoding EPC to Detailed Structure) 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_DECODE
Short Text Decoding EPC to Detailed Structure
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
IT_EPC TYPE AIN_EPC_TAB EPC
IV_CLIENT TYPE SY-MANDT SY-MANDT R/3 System, client number from logon

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_EPC_DETAIL TYPE AIN_EPC_DTL_TAB EPC Detailed Infomation
ET_RET_MSG TYPE BAPIRET2_T Table with BAPI Return Information

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.