SAP ABAP Class CL_SALV_CSL_SELECTION (Selection object - keeps particular 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSL_BASE | Base class for consumer services | 20080628 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSL_SELECTION | Selection object - holds index selection | 20080628 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSQ_RECORDABLE | Object that can provide log text (or data <- tbd) | 20080826 |
Properties
| Class | CL_SALV_CSL_SELECTION | |
| Short Description | Selection object - keeps particular index selection | |
| Super Class | CL_SALV_CSL_BASE | Base class for consumer services |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSL | Service Framework |
| Created | 20080628 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SALV_CSL_SELECTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSL_SELECTION | Selection object - holds index selection | 20080628 | ||
| 2 | IF_SALV_CSQ_RECORDABLE | Object that can provide log text (or data <- tbd) | 20080826 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SALV_CSL_FACTORY | 20080802 | Factory - friend of constructed classes - IS FINAL ! |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20080629 | |||||
| 2 | Constant | Public | Type reference (TYPE) | I | 5 | 20080907 | |||
| 3 | Constant | Private | Type reference (TYPE) | Y_SIZE | 50 | 20080806 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_SALV_CSL_SELECTION | 20080629 | ||||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_SALV_CSL_SELECTION | 20080710 | ||||
| 6 | Constant | Private | Type reference (TYPE) | Y_SIZE | -1 | 20080629 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20080629 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20080708 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 20080629 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | Y_SIZE | C_UNKNOWN_SIZE | 20080629 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | Y_SIZE | C_UNKNOWN_SIZE | 20080708 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | YT_INDEX_RANGE | 20080629 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | YT_INDEX_RANGE | 20080629 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | YT_RANGE_MAP | 20080806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20080629 | ||
| 2 | Instance method | Private | Constructor | 20080731 | ||
| 3 | Instance method | Private | Method | 20080806 | ||
| 4 | Instance method | Public | Method | 20080728 | ||
| 5 | Instance method | Public | Method | 20080728 | ||
| 6 | Instance method | Public | Method | 20080728 | ||
| 7 | Instance method | Public | Method | 20080728 | ||
| 8 | Instance method | Public | Method | 20080728 | ||
| 9 | Static method | Public | Method | 20080731 | ||
| 10 | Static method | Public | Method | 20080710 | ||
| 11 | Static method | Public | Method | 20080710 | ||
| 12 | Instance method | Public | Method | 20080728 | ||
| 13 | Instance method | Public | Method | 20080728 | ||
| 14 | Instance method | Public | Method | 20080728 |
Events
Class CL_SALV_CSL_SELECTION has no event.
Types
Class CL_SALV_CSL_SELECTION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SALV_CSL_SELECTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SALV_CSL_SELECTION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXCLUSIVE | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | 20080731 | |||
| 2 | T_INDEX_RANGES | Call by reference | Type reference (TYPE) | YT_INDEX_RANGE | 20080731 |
Method CONSTRUCTOR on class CL_SALV_CSL_SELECTION has no exception.
Method FILL_RANGE_MAP Signature
Method FILL_RANGE_MAP on class CL_SALV_CSL_SELECTION has no parameter.
Method FILL_RANGE_MAP on class CL_SALV_CSL_SELECTION has no exception.
Method GET_COMPLEMENT_RANGES Signature
Method GET_COMPLEMENT_RANGES on class CL_SALV_CSL_SELECTION has no parameter.
Method GET_COMPLEMENT_RANGES on class CL_SALV_CSL_SELECTION has no exception.
Method GET_FIRST_SELECTED_INDEX Signature
Method GET_FIRST_SELECTED_INDEX on class CL_SALV_CSL_SELECTION has no parameter.
Method GET_FIRST_SELECTED_INDEX on class CL_SALV_CSL_SELECTION has no exception.
Method GET_INDEX_RANGES Signature
Method GET_INDEX_RANGES on class CL_SALV_CSL_SELECTION has no parameter.
Method GET_INDEX_RANGES on class CL_SALV_CSL_SELECTION has no exception.
Method GET_INNER_SEL_FROM_OUTER_SEL Signature
Method GET_INNER_SEL_FROM_OUTER_SEL on class CL_SALV_CSL_SELECTION has no parameter.
Method GET_INNER_SEL_FROM_OUTER_SEL on class CL_SALV_CSL_SELECTION has no exception.
Method GET_OUTER_SEL_FROM_INNER_SEL Signature
Method GET_OUTER_SEL_FROM_INNER_SEL on class CL_SALV_CSL_SELECTION has no parameter.
Method GET_OUTER_SEL_FROM_INNER_SEL on class CL_SALV_CSL_SELECTION has no exception.
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXCLUSIVE | Value transfer | Type reference (TYPE) | BOOLEAN | FALSE | 20080731 | |||
| 2 | SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSL_SELECTION | 20080731 | ||||
| 3 | T_INDEX_RANGES | Call by reference | Type reference (TYPE) | YT_INDEX_RANGE | 20080731 |
Method GET_SELECTION on class CL_SALV_CSL_SELECTION has no exception.
Method GET_SELECTION_FOR_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_INDEX | 20080710 | ||||
| 2 | SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSL_SELECTION | 20080710 |
Method GET_SELECTION_FOR_INDEX on class CL_SALV_CSL_SELECTION has no exception.
Method GET_SELECTION_FOR_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FROM_INDEX | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_INDEX | 20080710 | ||||
| 2 | SELECTION | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSL_SELECTION | 20080710 | ||||
| 3 | SIZE | Value transfer | Type reference (TYPE) | IF_SALV_CSL=>Y_SIZE | 20080710 |
Method GET_SELECTION_FOR_RANGE on class CL_SALV_CSL_SELECTION has no exception.
Method GET_SELECTION_SIZE Signature
Method GET_SELECTION_SIZE on class CL_SALV_CSL_SELECTION has no parameter.
Method GET_SELECTION_SIZE on class CL_SALV_CSL_SELECTION has no exception.
Method IS_EXCLUDING_EMPTY_DATA Signature
Method IS_EXCLUDING_EMPTY_DATA on class CL_SALV_CSL_SELECTION has no parameter.
Method IS_EXCLUDING_EMPTY_DATA on class CL_SALV_CSL_SELECTION has no exception.
Method IS_SELECTING_EMPTY_DATA Signature
Method IS_SELECTING_EMPTY_DATA on class CL_SALV_CSL_SELECTION has no parameter.
Method IS_SELECTING_EMPTY_DATA on class CL_SALV_CSL_SELECTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |