SAP ABAP Function Module LVC_GET_INFO_DATA_TABLE (Transformation der Datentabelle in das interne Control-Datentransferformat)
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_GET_INFO_DATA_TABLE Transformation der Datentabelle in das interne Control-Datentransferformat  
Function Group SLVC   ALV control service modules  
Program Name SAPLSLVC    
INCLUDE Name LSLVCU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing CT_GROUPLEVELS TYPE LVC_T_GRPL ALV-Control: Gruppenstufen Index
Exporting ET_LVC_DATA TYPE LVC_T_DATA Datentransfertabelle für ListViewerControl
Exporting ET_LVC_INFO TYPE LVC_T_INFO
Exporting ET_IDPO TYPE LVC_T_IDPO
Exporting ET_POID TYPE LVC_T_POID
Exporting ET_ROID TYPE LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID
Exporting ET_FIELDCAT_LOCAL TYPE LVC_T_FCAT Feldkatalog für ListViewerControl
Exporting ES_LAYOUT_LOCAL TYPE LVC_S_LAYL Technische Zusatzdaten für Layout LVC_S_LAYO
Exporting ET_START_INDEX TYPE LVC_T_STIN Startindex in LVC_T_DATA für aufzubereitende Zeilen
Exporting E_COLUMNS TYPE I
Exporting E_LINES TYPE I
Importing I_VIEW TYPE UI_FUNC Funktionscode
Importing I_GUI_TYPE TYPE INT4 Natürliche Zahl
Importing IT_FIELDCAT TYPE LVC_T_FCAT
Importing IT_FILTER_INDEX TYPE LVC_T_FIDX
Importing IS_TOTAL_OPTIONS TYPE LVC_S_TOTO
Importing IS_LAYOUT TYPE LVC_S_LAYO
Importing I_GRID TYPE REF TO CL_GUI_ALV_GRID Referenz zur Gridinstanz
Importing IT_SORT TYPE LVC_T_SORT ALV-Contol: Tabelle der Sortierkriterien
Importing IT_FILTER TYPE LVC_T_FILT ALV-Control: Tabelle der Filterbedingungen
Tables IT_DATA TYPE TABLE Datentabelle
Tables IT_COLLECT00 TYPE TABLE
Tables IT_COLLECT01 TYPE TABLE
Tables IT_COLLECT02 TYPE TABLE
Tables IT_COLLECT03 TYPE TABLE
Tables IT_COLLECT04 TYPE TABLE
Tables IT_COLLECT05 TYPE TABLE
Tables IT_COLLECT06 TYPE TABLE
Tables IT_COLLECT07 TYPE TABLE
Tables IT_COLLECT08 TYPE TABLE
Tables IT_COLLECT09 TYPE TABLE
Exception FIELDCAT_NOT_COMPLETE TYPE
               
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  20041005 
SAP Release Created in