SAP ABAP Class CL_SALV_BS_CONFIG_LOG (NOT USED: Configuration Log)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_CONFIG (Package) Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_CHANGE_LOG | Change Log | 20090528 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_CONFIG_CHANGE | Configuration Change Log | 20090528 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_CONFIG_CHANGE_P | Configuration Change Log | 20090528 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_CONFIG_NOTIFIER | Configuration Notifier | 20090528 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_WD_CONFIG_LOG | Configuration Log | 20090528 |
Properties
| Class | CL_SALV_BS_CONFIG_LOG | |
| Short Description | NOT USED: Configuration Log | |
| Super Class | CL_SALV_BS_CHANGE_LOG | Change Log |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_CONFIG | Configuration |
| Created | 20090528 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_BS_CONFIG_CHANGE | Configuration Change Log | 20090528 | ||
| 2 | IF_SALV_BS_CONFIG_CHANGE_P | Configuration Change Log | 20090528 | ||
| 3 | IF_SALV_BS_CONFIG_NOTIFIER | Configuration Notifier | 20090528 |
Friends
Class CL_SALV_BS_CONFIG_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090528 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090528 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_BS_CM | Configuration | 20090528 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_BS_CONFIG_NOTIFIER | Configuration Notifier | 20090528 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_BS_CONFIG_LOCK_P | Configuration Lock Provider | 20090623 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20090528 | |
| 2 | Instance method | Protected | Event handling method | Handle Configuration Change | 20090528 |
Events
Class CL_SALV_BS_CONFIG_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YT_CONFIG_LISTENER | Protected | See coding | Configuration Listeners | 20090528 | yt_config_listener type sorted table of ref to if_salv_bs_config_listener with unique key table_line initial size 1
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20090528 | ||||
| 2 | R_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_CM | 20090528 |
Method CONSTRUCTOR on class CL_SALV_BS_CONFIG_LOG has no exception.
Method ON_CONFIG_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Value transfer | Attribute reference (LIKE) | 20090528 | |||||
| 2 | PROPERTY | Value transfer | Attribute reference (LIKE) | 20090528 | |||||
| 3 | R_OBJECT | Value transfer | Attribute reference (LIKE) | 20090528 | |||||
| 4 | VALUE | Value transfer | Attribute reference (LIKE) | 20090528 |
Method ON_CONFIG_CHANGED on class CL_SALV_BS_CONFIG_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |