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 | Instance method | Public | Method | 20080708 | ||
| 2 | Instance method | Public | Method | 20080627 | ||
| 3 | Instance method | Public | Method | 20080708 | ||
| 4 | Instance method | Public | Method | 20080727 | ||
| 5 | Instance method | Public | Method | 20080727 | ||
| 6 | Instance method | Public | Method | 20080627 | ||
| 7 | Instance method | Public | Method | 20080708 | ||
| 8 | Instance method | Public | Method | 20080710 | ||
| 9 | 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 | IS_EXCLUSIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080708 | ||||
| 2 | TABLE_SIZE | Value transfer | Type reference (TYPE) | Y_SIZE | 20080708 | ||||
| 3 | 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 | FIRST_INDEX | Value transfer | Type reference (TYPE) | Y_INDEX | 20080628 | ||||
| 2 | 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 | IS_EXCLUSIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080708 | ||||
| 2 | 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 | INNER_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSL_SELECTION | 20080727 | ||||
| 2 | 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 | INNER_SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSL_SELECTION | 20080727 | ||||
| 2 | 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 | SELECTION_SIZE | Value transfer | Type reference (TYPE) | Y_SIZE | 20080628 | ||||
| 2 | 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 | 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 | 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 | 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 |