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
Changing CT_FIELDCAT TYPE LVC_T_FCAT Field Catalog with Field Descriptions
Importing I_BUFFER_ACTIVE TYPE Buffer active
Importing I_STRUCTURE_NAME TYPE DD02L-TABNAME Structure name (structure, table, view)
Importing I_CLIENT_NEVER_DISPLAY TYPE SLIS_CHAR_1 'X' Hide client fields
Importing I_BYPASSING_BUFFER TYPE CHAR01 Ignore buffer while reading
Importing I_INTERNAL_TABNAME TYPE DD02L-TABNAME Table Name
Exception INCONSISTENT_INTERFACE TYPE Call parameter combination error
Exception PROGRAM_ERROR TYPE Program Errors
               
Processing Type
Normal Function Module  
Remote-Enabled 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