SAP ABAP Class CL_SALV_GUI_GRID_LINE_XY_CONV (SALV IDA: TableLine to x/y cell Converter)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_IDA_IMPL (Package) ALV: Development for IDA No Translation
Properties
Class CL_SALV_GUI_GRID_LINE_XY_CONV  
Short Description SALV IDA: TableLine to x/y cell Converter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_IDA_IMPL   ALV: Development for IDA No Translation 
Created 20140505   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_GUI_GRID_LINE_XY_CONV has no forward declaration.
Interfaces
Class CL_SALV_GUI_GRID_LINE_XY_CONV has no interface implemented.
Friends
Class CL_SALV_GUI_GRID_LINE_XY_CONV has no friend class.
Attributes
Class CL_SALV_GUI_GRID_LINE_XY_CONV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LINE_AND_OFFSET Static method Private Method 20140505
2 GET_LIST Static method Public Method 20140505
3 GET_LIST_COMPACT Static method Public Method 20140505
4 GET_LIST_COMPACT_FOR_AREA Static method Private Method 20140505
5 GET_LIST_FOR_AREA Static method Private Method 20140505
6 GET_START_AND_END_LINE_INDIZES Static method Public Method 20140505
Events
Class CL_SALV_GUI_GRID_LINE_XY_CONV has no event.
Types
Class CL_SALV_GUI_GRID_LINE_XY_CONV has no local type.
Method Signatures

Method GET_LINE_AND_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COLUMN_ORDER Call by reference Type reference (TYPE) STRING_TABLE 20140505
2 Exporting LINE_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
3 Exporting LINE_OFFSET Call by reference Type reference (TYPE) SYTABIX 20140505
4 Importing LIST_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505

Method GET_LINE_AND_OFFSET on class CL_SALV_GUI_GRID_LINE_XY_CONV has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_LIST_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
2 Importing IT_COLUMN_ORDER Call by reference Type reference (TYPE) STRING_TABLE 20140505
3 Importing START_LIST_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
4 Importing TABLE_SIZE Call by reference Type reference (TYPE) SYTABIX 20140505
5 Exporting T_LIST Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_INT_IDA=>YT_X_Y_LIST 20140505

Method GET_LIST on class CL_SALV_GUI_GRID_LINE_XY_CONV has no exception.

Method GET_LIST_COMPACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_LIST_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
2 Importing IT_COLUMN_ORDER Call by reference Type reference (TYPE) STRING_TABLE 20140505
3 Importing START_LIST_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
4 Exporting T_LIST_COMPACT Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_INT_IDA=>YT_X_Y_LIST_COMPACT 20140505

Method GET_LIST_COMPACT on class CL_SALV_GUI_GRID_LINE_XY_CONV has no exception.

Method GET_LIST_COMPACT_FOR_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_LINE_COLUMN_OFFSET Call by reference Type reference (TYPE) SYTABIX 20140505
2 Importing END_LINE_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
3 Importing IT_COLUMN_ORDER Call by reference Type reference (TYPE) STRING_TABLE 20140505
4 Importing START_LINE_COLUMN_OFFSET Call by reference Type reference (TYPE) SYTABIX 20140505
5 Importing START_LINE_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
6 Exporting T_LIST_COMPACT Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_INT_IDA=>YT_X_Y_LIST_COMPACT 20140505

Method GET_LIST_COMPACT_FOR_AREA on class CL_SALV_GUI_GRID_LINE_XY_CONV has no exception.

Method GET_LIST_FOR_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_LINE_COLUMN_OFFSET Call by reference Type reference (TYPE) SYTABIX 20140505
2 Importing END_LINE_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
3 Importing IT_COLUMN_ORDER Call by reference Type reference (TYPE) STRING_TABLE 20140505
4 Importing START_LINE_COLUMN_OFFSET Call by reference Type reference (TYPE) SYTABIX 20140505
5 Importing START_LINE_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
6 Importing TABLE_SIZE Call by reference Type reference (TYPE) SYTABIX 20140505
7 Exporting T_LIST Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_INT_IDA=>YT_X_Y_LIST 20140505

Method GET_LIST_FOR_AREA on class CL_SALV_GUI_GRID_LINE_XY_CONV has no exception.

Method GET_START_AND_END_LINE_INDIZES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing END_LIST_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
2 Exporting END_TABLE_LINE_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
3 Importing INCLUDE_ROW_INDICATOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20140505
4 Importing IT_COLUMN_ORDER Call by reference Type reference (TYPE) STRING_TABLE 20140505
5 Importing START_LIST_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505
6 Exporting START_TABLE_LINE_INDEX Call by reference Type reference (TYPE) SYTABIX 20140505

Method GET_START_AND_END_LINE_INDIZES on class CL_SALV_GUI_GRID_LINE_XY_CONV has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740