The Function Module C1E2_GENLIST_IMPEXP_FORMAT (EHS: Generation of Data from First Database Format for Display) is a standard Function Module in SAP ERP and is part of the function group C1E2 within the package CBUI.
Function Module | C1E2_GENLIST_IMPEXP_FORMAT |
Short Text | EHS: Generation of Data from First Database Format for Display |
Function Group | C1E2 |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_RCGIEFILE | LIKE | RCGIEFILE | Administration information from import format |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TLINE_TAB | LIKE | TLINE | ||
I_IEID_TAB | LIKE | RCGIEID | ||
I_IELINE_TAB | LIKE | RCGIELINE | Import format |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
IMPORT_TABLE_EMPTY | Import format table is empty |
PARSER_ERROR | Error parsing the import format |