SAP ABAP Class CL_SALV_WD_DATA_CHANGE_LOG (CL_SALV_WD_DATA_CHANGE_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_DATA_CHANGE_LOG_TAB 20050801
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_CHANGE_LOG_LISTENER 20081021
Properties
Class CL_SALV_WD_DATA_CHANGE_LOG  
Short Description    
Super Class CL_SALV_BS_DATA_CHANGE_LOG_TAB  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20050801   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)
2 CL_WD_CONTEXT_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_CHANGE_LOG_LISTENER 20081021
Friends
Class CL_SALV_WD_DATA_CHANGE_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLER_NODE_PATH Instance attribute Protected Type reference (TYPE) STRING 20090317
2 NODE_NAME Instance attribute Protected Type reference (TYPE) STRING 20081022
3 NODE_PATH Instance attribute Protected Type reference (TYPE) STRING 20081022
4 R_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT Web Dynpro Context 20090306
Methods
# Method Level Visibility Method type Description Created on
1 SET_DATA_INFORMATION Instance method Protected Method Set Data Information 20090604
Events
Class CL_SALV_WD_DATA_CHANGE_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_S_CONTEXT_CHANGE_LOG Public See coding 20061031 begin of type_s_context_change_log, r_context type ref to if_wd_context, r_changelog type ref to cl_salv_wd_data_change_log, end of type_s_context_change_log
2 TYPE_S_CONTEXT_POSITION Protected See coding 20061206 begin of type_s_context_position, index type i, s_context type wdr_context_change, end of type_s_context_position
3 TYPE_T_CONTEXT_CHANGE_LOG Public See coding 20061031 type_t_context_change_log type sorted table of type_s_context_change_log with unique key r_context r_changelog
Method Signatures

Method SET_DATA_INFORMATION Signature

Method SET_DATA_INFORMATION on class CL_SALV_WD_DATA_CHANGE_LOG has no parameter.
Method SET_DATA_INFORMATION on class CL_SALV_WD_DATA_CHANGE_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710