SAP ABAP Class CL_WB_STARTUP (Start Workbench with Workbench Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SWBM_INTERNAL (Package) Internal Objects within SWBM
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WB_STARTUP_TREE_BRF | Starts BRF Tree with Workbench Manager | 20020421 |
Properties
| Class | CL_WB_STARTUP | |
| Short Description | Start Workbench with Workbench Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWBM_INTERNAL | Internal Objects within SWBM |
| Created | 19981002 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WB_STARTUP has no interface implemented.
Friends
Class CL_WB_STARTUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | WBERROR | Error Occurred | 19990621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090204 | ||
| 2 | Static method | Public | Method | Start Tool / Workbench With Workbench Manager | 19981121 | |
| 3 | Static method | Public | Method | Start Tool / Workbench With Workbench Manager | 19981027 | |
| 4 | Instance method | Public | Method | Start Tool / Workbench With Workbench Manager | 19990305 | |
| 5 | Static method | Public | Method | Start ABAP Workbench with Preselected WB Object | 20100426 |
Events
Class CL_WB_STARTUP has no event.
Types
Class CL_WB_STARTUP has no local type.
Method Signatures
Method GET_SINGLETON_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | L_IF_WB_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface für Workbench Manager | 20090204 | |||
| 2 | L_WB_LAYOUT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_WB_LAYOUT_MANAGER | Registry | 20090204 | |||
| 3 | L_WB_REGISTRY | Call by reference | Object reference (TYPE REF TO) | CL_WB_REGISTRY | Registry | 20090204 | |||
| 4 | L_WB_WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_WB_WINDOW_MANAGER | Layout Manager | 20090204 | |||
| 5 | L_WORKSPACE | Call by reference | Object reference (TYPE REF TO) | CL_WB_WORKSPACE | Workbench: Workspace | 20090204 |
Method GET_SINGLETON_COMPONENTS on class CL_WB_STARTUP has no exception.
Method JJSTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_REQUEST_SET | Call by reference | Type reference (TYPE) | SWBM_WB_REQUEST_SET | Initial zu startende Requests | 19981121 |
Method JJSTART on class CL_WB_STARTUP has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE_NEW_WBMANAGER_INSTANCE | Call by reference | Type reference (TYPE) | FLAG | SPACE | Neu-Instanzierung des WB Managers erzwingen | 20090204 | ||
| 2 | P_WB_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | Datencontainer | 19990630 | |||
| 3 | P_WB_ERROR | Call by reference | Type reference (TYPE) | WBERROR | aufgetretene Fehler | 19990621 | |||
| 4 | P_WB_REQUEST_SET | Call by reference | Type reference (TYPE) | SWBM_WB_REQUEST_SET | Initial zu startende Requests | 19981027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WB Manager ist noch nicht freigegeben | 19981126 |
Method START_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE_NEW_WBMANAGER_INSTANCE | Call by reference | Type reference (TYPE) | FLAG | Neu-Instanzierung des WB Managers erzwingen | 20090204 | |||
| 2 | P_WB_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | Datancontainer | 19990630 | |||
| 3 | P_WB_REQUEST_SET | Call by reference | Type reference (TYPE) | SWBM_WB_REQUEST_SET | Initial zu startende Requests | 19990305 |
Method START_INTERNAL on class CL_WB_STARTUP has no exception.
Method START_WITH_WB_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_GLOBAL_TYPE | Call by reference | Type reference (TYPE) | WBOBJTYPE | Globaler WB-Typ, bestehend aus R3TR-Typ u. WB-Spezifizierung | 20100426 | |||
| 2 | P_OBJECT_KEY | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB-Objektname | 20100426 | |||
| 3 | P_OPERATION | Call by reference | Type reference (TYPE) | SEU_ACTION | SWBM_C_OP_INITIAL_SCREEN | swbm_c_op_initial_screen oder swbm_c_op_display | 20100426 |
Method START_WITH_WB_OBJECT on class CL_WB_STARTUP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |