The Function Module EHSB_LBLI_FIELDCAT_MERGE_DDIC (EHS: Zusammensetzen eines Feldkataloges aus Strukturen) is a standard Function Module in SAP ERP and is part of the function group EHSB_LBLI within the package CBBA.
Function Module | EHSB_LBLI_FIELDCAT_MERGE_DDIC |
Short Text | EHS: Zusammensetzen eines Feldkataloges aus Strukturen |
Function Group | EHSB_LBLI |
Package | CBBA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_HIDE_STRUC_NAME | LIKE | DD02L-TABNAME | DDIC Strukturname für 'versteckte' Felder | |
I_MAIN_STRUC_NAME | LIKE | DD02L-TABNAME | DDIC Strukturname für Feldkatalog | |
I_SHOW_STRUC_NAME | LIKE | DD02L-TABNAME | DDIC Strukturname für Feldkatalog | |
I_TECH_STRUC_NAME | LIKE | DD02L-TABNAME | DDIC Strukturname für technische Felder |
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_FIELDCAT_TAB | TYPE | SLIS_T_FIELDCAT_ALV | Feldkatalog |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HIDE_STRUC_NOT_FOUND | DDIC Struktur 'versteckte Felder' nicht gefunden |
PARAMETER_NOT_SPECIFIED | Geforderter Eingabeparameter fehlt |
STRUC_NOT_FOUND | DDIC Struktur wurde nicht gefunden |
TECH_STRUC_NOT_FOUND | DDIC Struktur 'technische Felder' nicht gefunden |