SAP ABAP Class CL_SALV_BS_BEHAVIOR (Basic ALV behavior: simple defaults)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_COMMON (Package) Package SALV_BS_COMMON
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_BEHAVIOR_LEGACY | legacy ALV behavior | 20100527 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_UIGL20_BEHAVIOR | Selection behavior according to UI Guideline 2.0 | 20100531 |
Properties
| Class | CL_SALV_BS_BEHAVIOR | |
| Short Description | Basic ALV behavior: simple defaults | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_COMMON | Package SALV_BS_COMMON |
| Created | 20100527 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SALV_BS_BEHAVIOR has no interface implemented.
Friends
Class CL_SALV_BS_BEHAVIOR has no friend class.
Attributes
Class CL_SALV_BS_BEHAVIOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | should ALV keep (or forget) selections after filtering? | 20100527 | |
| 2 | Instance method | Public | Method | should ALV keep (or forget) selections after sorting? | 20100527 |
Events
Class CL_SALV_BS_BEHAVIOR has no event.
Types
Class CL_SALV_BS_BEHAVIOR has no local type.
Method Signatures
Method KEEP_SELECTIONS_AFTER_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100527 |
Method KEEP_SELECTIONS_AFTER_FILTER on class CL_SALV_BS_BEHAVIOR has no exception.
Method KEEP_SELECTIONS_AFTER_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100527 |
Method KEEP_SELECTIONS_AFTER_SORT on class CL_SALV_BS_BEHAVIOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |