SAP ABAP Class CL_WB_OBJECT_TREE_STATE (State for Object List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWB_REPOSITORY_BROWSER (Package) Repository Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_STATE Workbench: View of Object 19990204
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_OBJECT_TREE_STATE_OPTION State for Tree Object List with Option Field 20100624
Properties
Class CL_WB_OBJECT_TREE_STATE  
Short Description State for Object List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_REPOSITORY_BROWSER   Repository Browser 
Created 19990204   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_OBJECT_TREE_STATE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_STATE Workbench: View of Object 19990204
Friends
Class CL_WB_OBJECT_TREE_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OBJECT_NAME Instance attribute Public Type reference (TYPE) SEU_OBJKEY Name of Root Node 19990204
2 OBJECT_TYPE Instance attribute Public Type reference (TYPE) SEU_OBJTYP Root Node Type 19990204
3 POSITION_OBJECT_NAME Instance attribute Public Type reference (TYPE) SEU_OBJKEY Name of Selected Object 19991118
4 POSITION_OBJECT_TYPE Instance attribute Public Type reference (TYPE) SEU_OBJTYP Type of Selected Object 19991118
5 USERNAME Instance attribute Public Type reference (TYPE) SY-UNAME User Name for Private Objects 19990204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100426
Events
Class CL_WB_OBJECT_TREE_STATE has no event.
Types
Class CL_WB_OBJECT_TREE_STATE 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_GLOBAL_TYPE Call by reference Type reference (TYPE) WBOBJTYPE Typ des selektierten Objekts 20100426
2 Importing P_OBJECT_KEY Call by reference Type reference (TYPE) SEU_OBJKEY Name (WB-Key) des selektierten Objekts 20100426

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