SAP ABAP Class IF_SALV_ADAPTER_SELECTIONS (ALV: Adapter Interface for Selections)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_TABLE_DISPLAY_ADAPTER Wrapping Adapter for Displaying Simple Tables 20040220
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_FULLSCREEN_ADAPTER ALV: Adapter for Output of Data in a List 20040220
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GRID_ADAPTER ALV: Adapter for Output of Data in a Grid Container 20040220
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_HIERSEQ_ADAPTER ALV: Adapter for Sequential Lists 20040220
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_LIST_ADAPTER ALV: Adapter for Output of Data in a List 20040220
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_TREE_ADAPTER_BASE ALV: Adapter for Trees 20040420
Properties
Class IF_SALV_ADAPTER_SELECTIONS  
Short Description ALV: Adapter Interface for Selections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040220   SAP 
Last change 20040603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_ADAPTER_SELECTIONS has no forward declaration.
Interfaces
Class IF_SALV_ADAPTER_SELECTIONS has no interface implemented.
Friends
Class IF_SALV_ADAPTER_SELECTIONS has no friend class.
Attributes
Class IF_SALV_ADAPTER_SELECTIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_CELL Instance method Public Method Get Current Footer Cell 20040220
2 GET_SELECTED_CELLS Instance method Public Method Get Selected Cells 20040220
3 GET_SELECTED_COLUMNS Instance method Public Method Get Selected Columns 20040220
4 GET_SELECTED_ROWS Instance method Public Method Get Selected Rows 20040220
5 SET_CURRENT_CELL Instance method Public Method Set Focus Cell 20040220
6 SET_SELECTED_CELLS Instance method Public Method Set Selected Cells 20040220
7 SET_SELECTED_COLUMNS Instance method Public Method Set Selected Columns 20040220
8 SET_SELECTED_ROWS Instance method Public Method Set Selected Rows 20040220
Events
Class IF_SALV_ADAPTER_SELECTIONS has no event.
Types
Class IF_SALV_ADAPTER_SELECTIONS has no local type.
Method Signatures

Method GET_CURRENT_CELL Signature

Method GET_CURRENT_CELL on class IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method GET_CURRENT_CELL on class IF_SALV_ADAPTER_SELECTIONS has no exception.

Method GET_SELECTED_CELLS Signature

Method GET_SELECTED_CELLS on class IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method GET_SELECTED_CELLS on class IF_SALV_ADAPTER_SELECTIONS has no exception.

Method GET_SELECTED_COLUMNS Signature

Method GET_SELECTED_COLUMNS on class IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method GET_SELECTED_COLUMNS on class IF_SALV_ADAPTER_SELECTIONS has no exception.

Method GET_SELECTED_ROWS Signature

Method GET_SELECTED_ROWS on class IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method GET_SELECTED_ROWS on class IF_SALV_ADAPTER_SELECTIONS has no exception.

Method SET_CURRENT_CELL Signature

Method SET_CURRENT_CELL on class IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method SET_CURRENT_CELL on class IF_SALV_ADAPTER_SELECTIONS has no exception.

Method SET_SELECTED_CELLS Signature

Method SET_SELECTED_CELLS on class IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method SET_SELECTED_CELLS on class IF_SALV_ADAPTER_SELECTIONS has no exception.

Method SET_SELECTED_COLUMNS Signature

Method SET_SELECTED_COLUMNS on class IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method SET_SELECTED_COLUMNS on class IF_SALV_ADAPTER_SELECTIONS has no exception.

Method SET_SELECTED_ROWS Signature

Method SET_SELECTED_ROWS on class IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method SET_SELECTED_ROWS on class IF_SALV_ADAPTER_SELECTIONS has no exception.
History
Last changed by/on SAP  20040603 
SAP Release Created in