SAP ABAP Class CL_WB_TREE_LOG (Log Changes in the Tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWB_REPOSITORY_BROWSER (Package) Repository Browser
Properties
Class CL_WB_TREE_LOG  
Short Description Log Changes in the Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_REPOSITORY_BROWSER   Repository Browser 
Created 19980818   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WB_TREE_LOG has no interface implemented.
Friends
Class CL_WB_TREE_LOG has no friend class.
Attributes
Class CL_WB_TREE_LOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RAISE_ENTRY_CHANGED Instance method Public Method Trigger Event 'Entry Changed' 19980818
2 RAISE_OBJECT_INACTIVE Instance method Public Method Trigger Event 'Entry has changed' (Object Type, Object Name) 19990315
Events
# Event Type Visibility Description Created on
1 ENTRY_CHANGED Instance Event
(0)
Public
(2)
Entry in Tree Changed 19980818
Types
Class CL_WB_TREE_LOG has no local type.
Method Signatures

Method RAISE_ENTRY_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TREELOG Call by reference Type reference (TYPE) TREELOG_TAB Änderung 19980818

Method RAISE_ENTRY_CHANGED on class CL_WB_TREE_LOG has no exception.

Method RAISE_OBJECT_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Entwicklungsklasse 19990315
2 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) C Objektname 19990315
3 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 19990315

Method RAISE_OBJECT_INACTIVE on class CL_WB_TREE_LOG has no exception.
Event Signatures

Event ENTRY_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_TREELOG Exporting Value transfer Type reference (TYPE) TREELOG_TAB Änderung 19981021
History
Last changed by/on SAP  00000000 
SAP Release Created in