SAP ABAP Class CL_WB_TREE_BOOKMARK (Bookmark for 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_BOOKMARK  
Short Description Bookmark for 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 19990205   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_TREE_BOOKMARK has no forward declaration.
Interfaces
Class CL_WB_TREE_BOOKMARK has no interface implemented.
Friends
Class CL_WB_TREE_BOOKMARK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESCRIPTION Instance attribute Public Type reference (TYPE) SEU_OBJTXT-STEXT Description 19990325
2 ROOT_OBJECT_NAME Instance attribute Public Type reference (TYPE) SEU_OBJKEY Name of Root Object 19990205
3 ROOT_OBJECT_TYPE Instance attribute Public Type reference (TYPE) SEU_OBJTYP Type of Root Object 19990205
4 ROOT_OBJECT_USER Instance attribute Public Type reference (TYPE) SY-UNAME User For Local Objects 19990205
5 TREENAME Instance attribute Public Type reference (TYPE) EU_T_NAME Name of object list 19990205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990205
Events
Class CL_WB_TREE_BOOKMARK has no event.
Types
Class CL_WB_TREE_BOOKMARK 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 P_DESCRIPTION Call by reference Type reference (TYPE) SEU_OBJTXT-STEXT Beschreibung 19990325
2 Importing P_ROOT_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Name des Rootobjekts 19990205
3 Importing P_ROOT_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Typ des Rootobjekts 19990205
4 Importing P_ROOT_OBJECT_USER Call by reference Type reference (TYPE) SY-UNAME Benutzer für lokale Objekte 19990205
5 Importing P_TREENAME Call by reference Type reference (TYPE) EU_T_NAME Name der Objektliste 19990205

Method CONSTRUCTOR on class CL_WB_TREE_BOOKMARK has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in