SAP ABAP Class CL_WB_USER (Central User Status Class of BW-UI)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD (Application Component) Master Data
     COM_WB_TOOLS (Package) Abstract Service Classes for BUS_LOCATOR WB Implementation
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PRWB_USER Product Workbench User 20041207
2 Inheritance (c INHERITING FROM c_ref)  CL_TFWB_USER Product Workbench User 20041207
Properties
Class CL_WB_USER  
Short Description Central User Status Class of BW-UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_WB_TOOLS   Abstract Service Classes for BUS_LOCATOR WB Implementation 
Created 20041207   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_USER has no forward declaration.
Interfaces
Class CL_WB_USER has no interface implemented.
Friends
Class CL_WB_USER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OS_USER Instance attribute Protected Type reference (TYPE) COMM_WB_USER User Settings: Product Workbench 20041215
2 OV_START_MODE Instance attribute Protected Type reference (TYPE) COMT_WB_MODE Processing Type 20041207
3 OV_UNAME Instance attribute Protected Type reference (TYPE) UNAME User Name 20041207
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041207
2 GET_HITLIST_MAXIMUM Instance method Public Method 20041221
3 GET_LAST_OBJECT_GUID Instance method Public Method 20041215
4 GET_START_MODE Instance method Public Method 20041207
5 SAVE_USER Instance method Public Method 20041215
6 SET_HITLIST_MAXIMUM Instance method Public Method 20041221
7 SET_LAST_OBJECT_GUID Instance method Public Method 20041215
Events
Class CL_WB_USER has no event.
Types
Class CL_WB_USER 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 IV_USER Call by reference Type reference (TYPE) UNAME Benutzername 20041207

Method CONSTRUCTOR on class CL_WB_USER has no exception.

Method GET_HITLIST_MAXIMUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HITLIST_MAXIMUM Value transfer Type reference (TYPE) COMT_WB_HITLIST_MAXIMUM Maximale Trefferanzahl in der Locator-Suche 20041221

Method GET_HITLIST_MAXIMUM on class CL_WB_USER has no exception.

Method GET_LAST_OBJECT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_GUID Value transfer Type reference (TYPE) COMT_WB_OBJECT_GUID GUID eines Objektes 20041215

Method GET_LAST_OBJECT_GUID on class CL_WB_USER has no exception.

Method GET_START_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODE Value transfer Type reference (TYPE) COMT_WB_MODE Bearbeitungsart 20041207

Method GET_START_MODE on class CL_WB_USER has no exception.

Method SAVE_USER Signature

Method SAVE_USER on class CL_WB_USER has no parameter.
Method SAVE_USER on class CL_WB_USER has no exception.

Method SET_HITLIST_MAXIMUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HITLIST_MAXIMUM Call by reference Type reference (TYPE) COMT_WB_HITLIST_MAXIMUM Maximale Trefferanzahl in der Locator-Suche 20041221

Method SET_HITLIST_MAXIMUM on class CL_WB_USER has no exception.

Method SET_LAST_OBJECT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_GUID Call by reference Type reference (TYPE) COMT_WB_OBJECT_GUID GUID eines Objektes 20041215

Method SET_LAST_OBJECT_GUID on class CL_WB_USER has no exception.
History
Last changed by/on SAP  20050105 
SAP Release Created in 700