SAP ABAP Class IF_SALV_GUI_GRID_TABLE_WRITER (Interface for TableWriter: PageData and Size in LVC-Format)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GUI_GRID_TABLE_WRITER Implementation of IDA ALV TableWriter 20140423
Properties
Class IF_SALV_GUI_GRID_TABLE_WRITER  
Short Description Interface for TableWriter: PageData and Size in LVC-Format    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120909   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_GUI_TYPES_IDA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_IDA_SERVICES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SALV_ITAB_VIEW_GROUPED_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_GUI_GRID_TABLE_WRITER has no interface implemented.
Friends
Class IF_SALV_GUI_GRID_TABLE_WRITER has no friend class.
Attributes
Class IF_SALV_GUI_GRID_TABLE_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LVC_UI_COLUMN_INFO Instance method Public Method 20120909
2 GET_LVC_UI_DATA Instance method Public Method Event Before Sending 20120909
Events
Class IF_SALV_GUI_GRID_TABLE_WRITER has no event.
Types
Class IF_SALV_GUI_GRID_TABLE_WRITER has no local type.
Method Signatures

Method GET_LVC_UI_COLUMN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LVC_INFO Call by reference Type reference (TYPE) LVC_T_INFO Data information table for ListViewer control 20120909
2 Importing IV_NO_DATA_AVAILABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20140324

Method GET_LVC_UI_COLUMN_INFO on class IF_SALV_GUI_GRID_TABLE_WRITER has no exception.

Method GET_LVC_UI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALTERNATING_ROW_PATTERN Call by reference Type reference (TYPE) ABAP_BOOL 20130910
2 Importing FROM_X_Y_CELL Call by reference Type reference (TYPE) SYTABIX Data transfer table for ListViewer control 20120909
3 Importing GROUPING_LINE_STYLE Value transfer Type reference (TYPE) IF_SALV_GUI_GRID_TABLE_MODEL=>Y_LINE_STYLE IF_SALV_GUI_GRID_TABLE_MODEL=>MC_GROUPING_LINE_STYLE-DEFAULT 20140505
4 Importing RESULT_SIZE Call by reference Type reference (TYPE) SYTABIX 20131220
5 Importing TO_X_Y_CELL Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20120909
6 Importing TS_AGGREGATION_EXCEPTION Call by reference Type reference (TYPE) IF_SALV_ITAB_VIEW_GROUPED_DATA=>YTS_AGGREGATION_EXCEPTION 20120909
7 Exporting T_LVC_COLL Call by reference Type reference (TYPE) LVC_T_COLL 20140507
8 Exporting T_LVC_DATA Call by reference Type reference (TYPE) LVC_T_DATA Data transfer table for ListViewer control 20120909
9 Importing T_RESULT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20120909
10 Importing T_RESULT_INFO Call by reference Type reference (TYPE) IF_SALV_IDA_TYPES_INT=>YT_RESULT_ROW_INFO 20120909
11 Importing T_SEARCH_COLUMN Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_SEARCH_COLUMN 20140319
12 Importing T_SEARCH_HITS Call by reference Type reference (TYPE) IF_SALV_STI_TEXT_SEARCH_RESULT=>YT_SEARCH_HIT 20140319
13 Importing T_VISIBLE_FIELDS Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YT_FIELD_NAME Unit-Test only 20121122

Method GET_LVC_UI_DATA on class IF_SALV_GUI_GRID_TABLE_WRITER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in