SAP ABAP Class CL_WB_TOOL (Workbench Tool)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL-BRR (Application Component) Repository Browser
⤷
SWBM_INTERNAL (Package) Internal Objects within SWBM

⤷

⤷

Properties
Class | CL_WB_TOOL | |
Short Description | Workbench Tool | |
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 | 19981106 | SAP |
Last change | 20050308 | 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_TOOL has no interface implemented.
Friends
Class CL_WB_TOOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Tool Name | 19981106 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WB_PROGRAM | Reference to Tool Instance | 19981106 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | WMNGR_WINDOW_ID | Window In Which Tool is Running | 19981106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19981106 |
2 | ![]() |
Static method | Public | Method | Create new Workbench Tool Instance | 19981106 |
Events
Class CL_WB_TOOL has no event.
Types
Class CL_WB_TOOL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_WB_PROGRAM | Toolreferenz | 19981106 | ||
2 | ![]() |
P_TOOLNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Toolname | 19981106 | ||
3 | ![]() |
P_WINDOW_ID | Call by reference | Type reference (TYPE) | WMNGR_WINDOW_ID | Fenster, in dem das Tool läuft | 19981106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Tool existiert nicht | 19981106 |
Method CREATE_WITH_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TOOL | Call by reference | Object reference (TYPE REF TO) | IF_WB_PROGRAM | Toolinstanz | 19981106 | ||
2 | ![]() |
P_TOOLNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Name des Tools | 19981106 | ||
3 | ![]() |
P_WB_TOOL | Value transfer | Object reference (TYPE REF TO) | CL_WB_TOOL | Workbench Tool | 19981106 | ||
4 | ![]() |
P_WINDOW_ID | Value transfer | Type reference (TYPE) | WMNGR_WINDOW_ID | Fenster, in dem das Tool laufen soll | 19981106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Toolklasse existiert nicht | 19981106 |
History
Last changed by/on | SAP | 20050308 |
SAP Release Created in |