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 ABAP 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 NODE_PATH Instance attribute Protected Type reference (TYPE) STRING Path to data node - for retrieving messages 20100310
2 PROCESSED_WD_CHANGE_COUNT Instance attribute Private Type reference (TYPE) I 20100302
3 R_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTROLLER 20090320
4 STATIC_WD_CHANGE_COUNT Static Attribute Private Type reference (TYPE) I 20100302
5 T_PREV_STATE_OF_WD_MESSAGES 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 CONSTRUCTOR Instance method Public Constructor 20090320
2 GET_WD_MESSAGES 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 Importing ID Call by reference Type reference (TYPE) STRING 20100311
2 Importing NODE_PATH Call by reference Type reference (TYPE) STRING Path to data node - for retrieving msgs 20100310
3 Importing 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 Returning 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