SAP ABAP Class CL_WB_BASE (Service Class of UI for Generic Locator)
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_ISSR_ADMN_GUI_CURSOR ISSR: Status- und Modiverwltung der MW-GUI 20081209
2 Inheritance (c INHERITING FROM c_ref)  CL_PRWB_BASE Product Workbench 20040905
3 Inheritance (c INHERITING FROM c_ref)  CL_TFWB_BASE Status and Mode Management of TFW UI 20040905
Properties
Class CL_WB_BASE  
Short Description Service Class of UI for Generic Locator    
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 20040905   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_BASE has no forward declaration.
Interfaces
Class CL_WB_BASE has no interface implemented.
Friends
Class CL_WB_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_START_MODE Instance attribute Protected Type reference (TYPE) COMT_WB_MODE Processing Type 20041201
2 MODE Instance attribute Private Type reference (TYPE) COMT_WB_MODE '1' Processing Type 20040905
3 MODE_CHANGE Constant Public Type reference (TYPE) COMT_WB_MODE '2' Processing Type 20040906
4 MODE_CREATE Constant Public Type reference (TYPE) COMT_WB_MODE '3' Processing Type 20040906
5 MODE_DISPLAY Constant Public Type reference (TYPE) COMT_WB_MODE '1' Processing Type 20040906
6 OV_CURRENT_OBJECT_GUID Instance attribute Private Type reference (TYPE) COMT_WB_OBJECT_GUID GUID of an Object 20041201
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_OBJECT_GUID Instance method Public Method GUID of Object Currently in Detail View 20041201
2 GET_MODE Instance method Public Method 20040905
3 SET_CURRENT_OBJECT_GUID Instance method Public Method GUID of Object Currently in Detail View 20041201
4 SET_MODE Instance method Public Method 20040905
5 SET_START_MODE Instance method Public Method 20041207
6 SWITCH_MODE Instance method Public Method 20041201
Events
Class CL_WB_BASE has no event.
Types
Class CL_WB_BASE has no local type.
Method Signatures

Method GET_CURRENT_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 20041201

Method GET_CURRENT_OBJECT_GUID on class CL_WB_BASE has no exception.

Method GET_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 20040905

Method GET_MODE on class CL_WB_BASE has no exception.

Method SET_CURRENT_OBJECT_GUID Signature

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

Method SET_CURRENT_OBJECT_GUID on class CL_WB_BASE has no exception.

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) COMT_WB_MODE Bearbeitungsart 20040905

Method SET_MODE on class CL_WB_BASE has no exception.

Method SET_START_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) COMT_WB_MODE Bearbeitungsart 20041207

Method SET_START_MODE on class CL_WB_BASE has no exception.

Method SWITCH_MODE Signature

Method SWITCH_MODE on class CL_WB_BASE has no parameter.
Method SWITCH_MODE on class CL_WB_BASE has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700