SAP ABAP Class CL_SALV_WD_MESSAGE_LOG (CL_SALV_WD_MESSAGE_LOG)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_CONFIG (Package) SALV WD Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_BS_MESSAGE_LOG | Message Change Log | 20090320 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_LOG_PROVIDER | Log Provider | 20090422 |
Properties
| Class | CL_SALV_WD_MESSAGE_LOG | |
| Short Description | ||
| Super Class | CL_SALV_BS_MESSAGE_LOG | Message Change Log |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20090320 | 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_LOG_PROVIDER | Log Provider | 20090422 |
Friends
Class CL_SALV_WD_MESSAGE_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) | STRING | Path to data node - for retrieving messages | 20100310 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20100302 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | 20090320 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | I | 20100302 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDR_MESSAGE_TAB | WD messages at last reset of changed flag | 20100311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090320 | ||
| 2 | Instance method | Protected | Method | Get WD messages for my context node | 20100311 |
Events
Class CL_SALV_WD_MESSAGE_LOG has no event.
Types
Class CL_SALV_WD_MESSAGE_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 | 20100311 | ||||
| 2 | NODE_PATH | Call by reference | Type reference (TYPE) | STRING | Path to data node - for retrieving msgs | 20100310 | |||
| 3 | R_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | 20090320 |
Method CONSTRUCTOR on class CL_SALV_WD_MESSAGE_LOG has no exception.
Method GET_WD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_WD_MESSAGES | Value transfer | Type reference (TYPE) | WDR_MESSAGE_TAB | 20100311 |
Method GET_WD_MESSAGES on class CL_SALV_WD_MESSAGE_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |