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 | Instance attribute | Protected | Type reference (TYPE) | COMT_WB_MODE | Processing Type | 20041201 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | COMT_WB_MODE | '1' | Processing Type | 20040905 | ||
| 3 | Constant | Public | Type reference (TYPE) | COMT_WB_MODE | '2' | Processing Type | 20040906 | ||
| 4 | Constant | Public | Type reference (TYPE) | COMT_WB_MODE | '3' | Processing Type | 20040906 | ||
| 5 | Constant | Public | Type reference (TYPE) | COMT_WB_MODE | '1' | Processing Type | 20040906 | ||
| 6 | 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 | Instance method | Public | Method | GUID of Object Currently in Detail View | 20041201 | |
| 2 | Instance method | Public | Method | 20040905 | ||
| 3 | Instance method | Public | Method | GUID of Object Currently in Detail View | 20041201 | |
| 4 | Instance method | Public | Method | 20040905 | ||
| 5 | Instance method | Public | Method | 20041207 | ||
| 6 | 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 | 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 | 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 | 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 | 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 | 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 |