SAP ABAP Class CL_BSP_WD_WB_MANAGER (Workbench manager)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_WB_FRAME (Package) Workbench Appl Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_WB_MANAGER | Workbench manager | 20080208 |
Properties
| Class | CL_BSP_WD_WB_MANAGER | |
| Short Description | Workbench manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD_WB_FRAME | Workbench Appl Framework |
| Created | 20080208 | SAP |
| Last change | 20100303 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BSP_WD_WB_MANAGER | Workbench manager | 20080208 |
Friends
Class CL_BSP_WD_WB_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20080208 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_COMPONENT_MANAGER | 20080212 | ||||
| 3 | Constant | Public | Type reference (TYPE) | SYDYNNR | '2000' | Current Screen Number | 20080211 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYREPID | 'SAPLBSP_WD_WB_FRAME_GEN_UI' | ABAP Program: Current Main Program | 20080211 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_EHANDLER_REGISTER | 20080213 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BSP_WD_WB_DATA_CONTEXT | Central data context | 20080212 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER_BAR_XT | Vertical Tabstrip for Controls | 20080208 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20080211 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20080208 | ||||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_WD_WB_TABSTRIP_MNG | Abstract Tabstrip Manager Base class | 20080211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080208 | |
| 2 | Instance method | Public | Method | 20080208 | ||
| 3 | Instance method | Protected | Method | 20080208 | ||
| 4 | Instance method | Protected | Method | 20080208 | ||
| 5 | Instance method | Protected | Event handling method | 20080211 | ||
| 6 | Instance method | Public | Method | 20080212 | ||
| 7 | Instance method | Public | Method | 20080213 |
Events
Class CL_BSP_WD_WB_MANAGER has no event.
Types
Class CL_BSP_WD_WB_MANAGER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAIN_SCREEN_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Number of the following screen | 20080208 | |||
| 2 | IV_MAIN_SCREEN_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20080208 |
Method CONSTRUCTOR on class CL_BSP_WD_WB_MANAGER has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SETUP | Call by reference | Type reference (TYPE) | BSPWD_WB_SETUP_NAME | Workbench setup name | 20080208 |
Method INITIALIZE on class CL_BSP_WD_WB_MANAGER has no exception.
Method LOAD_FIX_PARTS Signature
Method LOAD_FIX_PARTS on class CL_BSP_WD_WB_MANAGER has no parameter.
Method LOAD_FIX_PARTS on class CL_BSP_WD_WB_MANAGER has no exception.
Method LOAD_SETUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SETUP | Call by reference | Type reference (TYPE) | BSPWD_WB_SETUP_NAME | Workbench setup name | 20080208 |
Method LOAD_SETUP on class CL_BSP_WD_WB_MANAGER has no exception.
Method ON_APPL_TOOLBAR_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20080211 |
Method ON_APPL_TOOLBAR_FUNCTION on class CL_BSP_WD_WB_MANAGER has no exception.
Method SET_GLOBAL_DATA_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_WB_DATA_CONTEXT | Central data context | 20080212 |
Method SET_GLOBAL_DATA_CONTEXT on class CL_BSP_WD_WB_MANAGER has no exception.
Method TOOGLE_SIDEBAR Signature
Method TOOGLE_SIDEBAR on class CL_BSP_WD_WB_MANAGER has no parameter.
Method TOOGLE_SIDEBAR on class CL_BSP_WD_WB_MANAGER has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |