SAP ABAP Class IF_SALV_GUI_SELECTION_IDA (IDA API Selections Manipulation Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_GUI_GRID_MODEL_IDA ALV IDA Model for SAP GUI ALV 20121128
Properties
Class IF_SALV_GUI_SELECTION_IDA  
Short Description IDA API Selections Manipulation Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121128   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...
Interfaces
Class IF_SALV_GUI_SELECTION_IDA has no interface implemented.
Friends
Class IF_SALV_GUI_SELECTION_IDA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_REQUEST_TYPE Constant Public See coding 20121128
2 CS_SELECTION_MODE Constant Public See coding 20121128
Methods
# Method Level Visibility Method type Description Created on
1 GET_SELECTED_ROW Instance method Public Method Fetch the selected row 20121128
2 IS_ROW_SELECTED Instance method Public Method Determine whether a row is selected or not 20121128
3 SET_SELECTION_MODE Instance method Public Method Set the selection mode 20121128
Events
Class IF_SALV_GUI_SELECTION_IDA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_REQUEST_TYPE Public Type reference (TYPE) STRING 20121130
2 Y_SELECTION_MODE Public Type reference (TYPE) STRING 20121130
Method Signatures

Method GET_SELECTED_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ROW Call by reference Type reference (TYPE) DATA 20121128
2 Importing ITS_REQUESTED_FIELDS Call by reference Type reference (TYPE) IF_SALV_GUI_TYPES_IDA=>YTS_FIELD_NAME 20121220
3 Importing IV_REQUEST_TYPE Call by reference Type reference (TYPE) IF_SALV_GUI_SELECTION_IDA=>Y_REQUEST_TYPE IF_SALV_GUI_SELECTION_IDA=>CS_REQUEST_TYPE-KEY_AND_REQUESTED_FIELDS 20121128
# Exception Resumable Description Created on
1 CX_SALV_IDA_CONTRACT_VIOLATION 20121128
2 CX_SALV_IDA_SEL_ROW_DELETED 20121128

Method IS_ROW_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SELECTED Value transfer Type reference (TYPE) ABAP_BOOL 20121205

Method IS_ROW_SELECTED on class IF_SALV_GUI_SELECTION_IDA has no exception.

Method SET_SELECTION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) IF_SALV_GUI_SELECTION_IDA=>Y_SELECTION_MODE IF_SALV_GUI_SELECTION_IDA=>CS_SELECTION_MODE-NONE 20121128

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