SAP ABAP Class CL_WDR_TRACE_TOOL_CHNG_REPORT (Gathering invalidation reasons for delta handling)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Properties
Class CL_WDR_TRACE_TOOL_CHNG_REPORT  
Short Description Gathering invalidation reasons for delta handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20061124   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
Class CL_WDR_TRACE_TOOL_CHNG_REPORT has no interface implemented.
Friends
Class CL_WDR_TRACE_TOOL_CHNG_REPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACTIVE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20090915
2 M_CHANGES Static Attribute Private Type reference (TYPE) T_CHANGE_TAB 20061124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHANGE Static method Public Method 20061124
2 SEND Static method Public Method 20061124
3 SET_ACTIVE Static method Public Method 20090915
Events
Class CL_WDR_TRACE_TOOL_CHNG_REPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CHANGE Private See coding 20061124 begin of T_CHANGE, program type string, event type string, line type i, component_name type string, controller_name type string, object_type type string, object_name type string, sub_object_name type string, sub_object_type type string, reason type string, end of t_change
2 T_CHANGE_TAB Private See coding 20061124 t_changE_tab type standard table of t_change with default key
Method Signatures

Method ADD_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro: Controller-Schnittstelle 20061213
2 Importing EVENT Call by reference Type reference (TYPE) STRING 20080429
3 Importing OBJECT_NAME Call by reference Type reference (TYPE) STRING 20061213
4 Importing OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20061213
5 Importing REASON Call by reference Type reference (TYPE) STRING 20061124
6 Importing SUB_OBJECT_NAME Call by reference Type reference (TYPE) STRING 20061213
7 Importing SUB_OBJECT_TYPE Call by reference Type reference (TYPE) STRING 20061213

Method ADD_CHANGE on class CL_WDR_TRACE_TOOL_CHNG_REPORT has no exception.

Method SEND Signature

Method SEND on class CL_WDR_TRACE_TOOL_CHNG_REPORT has no parameter.
Method SEND on class CL_WDR_TRACE_TOOL_CHNG_REPORT has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20090915

Method SET_ACTIVE on class CL_WDR_TRACE_TOOL_CHNG_REPORT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710