SAP ABAP Class CL_SALV_BS_DATA_CHANGE_LOG (Data Change 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 | 20090311 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_DATA_CHANGE | 20090319 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_DATA_CHANGE_P | 20090319 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_LOG_PROVIDER | Log Provider | 20090311 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_DATA_CHANGE_LOG_TAB | 20050729 |
Properties
| Class | CL_SALV_BS_DATA_CHANGE_LOG | |
| Short Description | Data Change 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 | 20050729 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_BS_DATA_CHANGE | 20090319 | |||
| 2 | IF_SALV_BS_DATA_CHANGE_P | 20090319 | |||
| 3 | IF_SALV_BS_LOG_PROVIDER | Log Provider | 20090311 |
Friends
Class CL_SALV_BS_DATA_CHANGE_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 | 20090311 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090310 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_BS_DATA | 20050729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20050729 | |
| 2 | Instance method | Public | Method | 20090311 | ||
| 3 | Instance method | Protected | Event handling method | On New Data | 20090604 | |
| 4 | Instance method | Public | Method | 20090311 |
Events
Class CL_SALV_BS_DATA_CHANGE_LOG has no event.
Types
Class CL_SALV_BS_DATA_CHANGE_LOG has no local type.
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 | 20050729 | ||||
| 2 | R_DATA | Call by reference | Object reference (TYPE REF TO) | IF_SALV_BS_DATA | 20050729 |
Method CONSTRUCTOR on class CL_SALV_BS_DATA_CHANGE_LOG has no exception.
Method IS_NEW Signature
Method IS_NEW on class CL_SALV_BS_DATA_CHANGE_LOG has no parameter.
Method IS_NEW on class CL_SALV_BS_DATA_CHANGE_LOG has no exception.
Method ON_NEW_DATA Signature
Method ON_NEW_DATA on class CL_SALV_BS_DATA_CHANGE_LOG has no parameter.
Method ON_NEW_DATA on class CL_SALV_BS_DATA_CHANGE_LOG has no exception.
Method SET_NEW Signature
Method SET_NEW on class CL_SALV_BS_DATA_CHANGE_LOG has no parameter.
Method SET_NEW on class CL_SALV_BS_DATA_CHANGE_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |