SAP ABAP Interface IF_SALV_CSL_SELECTION (Selection object - holds index selection)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSL (Package) Service Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_SELECTION Selection object - keeps particular index selection 20080628
Properties
Interface IF_SALV_CSL_SELECTION  
Short Description Selection object - holds index selection    
General Data
Package SALV_CSL   Service Framework 
Created 20080627   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_CSL_SELECTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSQ_RECORDABLE Object that can provide log text (or data <- tbd) 20080826
Friends
Interface IF_SALV_CSL_SELECTION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INVALID_INDEX Constant Public Type reference (TYPE) IF_SALV_CSL=>Y_INDEX 0 20080629
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPLEMENT_RANGES Instance method Public Method 20080708
2 GET_FIRST_SELECTED_INDEX Instance method Public Method 20080627
3 GET_INDEX_RANGES Instance method Public Method 20080708
4 GET_INNER_SEL_FROM_OUTER_SEL Instance method Public Method 20080727
5 GET_OUTER_SEL_FROM_INNER_SEL Instance method Public Method 20080727
6 GET_SELECTION_SIZE Instance method Public Method 20080627
7 IS_EXCLUDING_EMPTY_DATA Instance method Public Method 20080708
8 IS_EXCLUSIVE Instance method Public Method 20080710
9 IS_SELECTING_EMPTY_DATA Instance method Public Method 20080708
Events
Interface IF_SALV_CSL_SELECTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_INDEX_RANGE Public Type reference (TYPE) IF_SALV_CSL=>YT_INDEX_RANGE 20080627
2 Y_INDEX Public Type reference (TYPE) IF_SALV_CSL=>Y_INDEX 20080627
3 Y_SIZE Public Type reference (TYPE) IF_SALV_CSL=>Y_SIZE 20080627
Method Signatures

Method GET_COMPLEMENT_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_EXCLUSIVE Value transfer Type reference (TYPE) ABAP_BOOL 20080708
2 Importing TABLE_SIZE Value transfer Type reference (TYPE) Y_SIZE 20080708
3 Exporting T_INDEX_RANGES Call by reference Type reference (TYPE) YT_INDEX_RANGE 20080708

Method GET_COMPLEMENT_RANGES on Interface IF_SALV_CSL_SELECTION has no exception.

Method GET_FIRST_SELECTED_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FIRST_INDEX Value transfer Type reference (TYPE) Y_INDEX 20080628
2 Importing TABLE_SIZE Call by reference Type reference (TYPE) Y_SIZE 20080628

Method GET_FIRST_SELECTED_INDEX on Interface IF_SALV_CSL_SELECTION has no exception.

Method GET_INDEX_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_EXCLUSIVE Value transfer Type reference (TYPE) ABAP_BOOL 20080708
2 Exporting T_INDEX_RANGES Call by reference Type reference (TYPE) YT_INDEX_RANGE 20080708

Method GET_INDEX_RANGES on Interface IF_SALV_CSL_SELECTION has no exception.

Method GET_INNER_SEL_FROM_OUTER_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INNER_SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION 20080727
2 Importing OUTER_SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION 20080727

Method GET_INNER_SEL_FROM_OUTER_SEL on Interface IF_SALV_CSL_SELECTION has no exception.

Method GET_OUTER_SEL_FROM_INNER_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INNER_SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION 20080727
2 Exporting OUTER_SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION 20080727

Method GET_OUTER_SEL_FROM_INNER_SEL on Interface IF_SALV_CSL_SELECTION has no exception.

Method GET_SELECTION_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SELECTION_SIZE Value transfer Type reference (TYPE) Y_SIZE 20080628
2 Importing TABLE_SIZE Call by reference Type reference (TYPE) Y_SIZE 20080627

Method GET_SELECTION_SIZE on Interface IF_SALV_CSL_SELECTION has no exception.

Method IS_EXCLUDING_EMPTY_DATA Signature

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

Method IS_EXCLUDING_EMPTY_DATA on Interface IF_SALV_CSL_SELECTION has no exception.

Method IS_EXCLUSIVE Signature

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

Method IS_EXCLUSIVE on Interface IF_SALV_CSL_SELECTION has no exception.

Method IS_SELECTING_EMPTY_DATA Signature

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

Method IS_SELECTING_EMPTY_DATA on Interface IF_SALV_CSL_SELECTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712