SAP ABAP Class CL_WB_TREE_BOOKMARKS (Administration of Object List Types)
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_BOOKMARKS  
Short Description Administration of Object List Types    
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 20130531   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_BOOKMARKS has no interface implemented.
Friends
Class CL_WB_TREE_BOOKMARKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BOOKMARK_TABLE Instance attribute Private Type reference (TYPE) LTY_BOOKMARK_TABLE Bookmark List 19990205
2 BOOKMARK_TYPES Static Attribute Private Type reference (TYPE) WBBMTYPES Valid Bookmark Types 19991102
3 USERNAME Instance attribute Private Type reference (TYPE) SY-UNAME Name for Bookmark List 19990208
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BOOKMARK Instance method Public Method Add Bookmark 19990205
2 BUILD_BOOKMARK_TABLE Instance method Private Method Construct Bookmark Table 19990205
3 CONSTRUCTOR Instance method Public Constructor Constructor 19990205
4 DELETE_BOOKMARK Instance method Public Method Delete Bookmark 19990208
5 GET_ALL_BOOKMARKS Instance method Public Method Read Bookmarks 19990205
6 GET_BOOKMARKS_BY_TYPE Instance method Public Method Read Bookmarks 19990205
7 GET_BOOKMARK_DESCRIPTIONS Instance method Private Method Read Descriptions for Favorites 19990325
8 GET_BOOKMARK_TYPES Static method Public Method Read Valid Bookmark Types 19991102
Events
Class CL_WB_TREE_BOOKMARKS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_BOOKMARK_ENTRY Private See coding LTY_BOOKMARK_ENTRY 19990205
2 LTY_BOOKMARK_TABLE Private See coding LTY_BOOKMARK_TABLE 19990205
3 LTY_DESCR_TAB Private See coding LTY_DESCR_TAB 19990325
Method Signatures

Method ADD_BOOKMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ROOT_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Name des Rootobjekts 19990205
2 Importing P_ROOT_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Typ des Rootobjekts 19990205
3 Importing P_ROOT_OBJECT_USER Call by reference Type reference (TYPE) SY-UNAME Benutzer für lokale Objekte 19990205
4 Importing P_TREENAME Call by reference Type reference (TYPE) EU_T_NAME Name der Objektliste 19990205
# Exception Resumable Description Created on
1 INVALID_OBJECT Ungültes Wurzelobjekt 19990205
2 INVALID_TREENAME Ungültiger Name einer Objektliste 19990205

Method BUILD_BOOKMARK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_USERNAME Call by reference Type reference (TYPE) SY-UNAME Username 19990205

Method BUILD_BOOKMARK_TABLE on class CL_WB_TREE_BOOKMARKS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_USERNAME Call by reference Type reference (TYPE) SY-UNAME sy-uname Benutzer 19990205
# Exception Resumable Description Created on
1 BOOKMARK_NOT_EXISTING Bookmark existiert nicht 19990208

Method DELETE_BOOKMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ROOT_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Name des Rootobjekts 19990208
2 Importing P_ROOT_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP Typ des Rootobjekts 19990208
3 Importing P_ROOT_OBJECT_USER Call by reference Type reference (TYPE) SY-UNAME Benutzer für lokale Objekte 19990208
4 Importing P_TREENAME Call by reference Type reference (TYPE) EU_T_NAME Name der Objektliste 19990208
# Exception Resumable Description Created on
1 BOOKMARK_NOT_EXISTING Bookmark existiert nicht 19990208

Method GET_ALL_BOOKMARKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BOOKMARKS Value transfer Type reference (TYPE) WB_TREE_BOOKMARK_TABLE Bookmarktabelle 19990205
2 Importing P_WITH_DESCRIPTIONS Call by reference Type reference (TYPE) SEU_BOOL space Beschreibung mitlesen? 19990325

Method GET_ALL_BOOKMARKS on class CL_WB_TREE_BOOKMARKS has no exception.

Method GET_BOOKMARKS_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BOOKMARKS Value transfer Type reference (TYPE) WB_TREE_BOOKMARK_TABLE Bookmarktabelle 19990205
2 Importing P_ROOT_OBJECT_TYPE Value transfer Type reference (TYPE) SEU_OBJTYP Objekttyp der Bookmarks 19990205
3 Importing P_WITH_DESCRIPTIONS Call by reference Type reference (TYPE) SEU_BOOL Beschreibungen mitlesen? 19990325

Method GET_BOOKMARKS_BY_TYPE on class CL_WB_TREE_BOOKMARKS has no exception.

Method GET_BOOKMARK_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DESCRIPTION_TABLE Value transfer Type reference (TYPE) LTY_DESCR_TAB Beschreibungen für Bookmarks 19990325
2 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP space Filter für Arten von Bookmarks 19990325

Method GET_BOOKMARK_DESCRIPTIONS on class CL_WB_TREE_BOOKMARKS has no exception.

Method GET_BOOKMARK_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BOOKMARK_TYPES Value transfer Type reference (TYPE) WBBMTYPES Zulässige Bookmarktypen 19991102
2 Importing P_BROWSER_MODE Call by reference Type reference (TYPE) SEU_OBJTYP (swbm_c_type_object_list) 20040907

Method GET_BOOKMARK_TYPES on class CL_WB_TREE_BOOKMARKS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in