SAP ABAP Function Module LVC_FIELDCATALOG_MERGE (Create field catalog from dictionary structure or internal table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types
⤷
⤷
Basic Data
| Function Module | LVC_FIELDCATALOG_MERGE | Create field catalog from dictionary structure or internal table |
| Function Group | SLVC | ALV control service modules |
| Program Name | SAPLSLVC | |
| INCLUDE Name | LSLVCU18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
CT_FIELDCAT | TYPE | LVC_T_FCAT | Field Catalog with Field Descriptions | |||
| |
I_BUFFER_ACTIVE | TYPE | Buffer active | ||||
| |
I_STRUCTURE_NAME | TYPE | DD02L-TABNAME | Structure name (structure, table, view) | |||
| |
I_CLIENT_NEVER_DISPLAY | TYPE | SLIS_CHAR_1 | 'X' | Hide client fields | ||
| |
I_BYPASSING_BUFFER | TYPE | CHAR01 | Ignore buffer while reading | |||
| |
I_INTERNAL_TABNAME | TYPE | DD02L-TABNAME | Table Name | |||
| |
INCONSISTENT_INTERFACE | TYPE | Call parameter combination error | ||||
| |
PROGRAM_ERROR | TYPE | Program Errors | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19990505 |
| SAP Release Created in |