SAP ABAP Function Module REUSE_ALV_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 REUSE_ALV_FIELDCATALOG_MERGE Create field catalog from dictionary structure or internal table  
Function Group SALV   SAP List Viewer  
Program Name SAPLSALV   ABAP List Viewer 
INCLUDE Name LSALVU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV Field catalog with field descriptions
Importing I_PROGRAM_NAME TYPE SYST-REPID Internal table declaration program
Importing I_INTERNAL_TABNAME TYPE SLIS_TABNAME Output table name
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_INCLNAME TYPE TRDIR-NAME Data declaration include name
Importing I_BYPASSING_BUFFER TYPE CHAR01 Ignore buffer while reading
Importing I_BUFFER_ACTIVE TYPE CHAR01 Special buffering active
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  19970221 
SAP Release Created in