SAP ABAP Class CL_WB_ABSTRACT_TOOL_STATE (Workbench: View on Abstract Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SWB_TOOL (Package) Abstract Workbench Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_ABSTRACT_TOOL_STATE | Workbench: View on Abstract Object | 20091102 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20081127 |
Properties
| Class | CL_WB_ABSTRACT_TOOL_STATE | |
| Short Description | Workbench: View on Abstract Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWB_TOOL | Abstract Workbench Tool |
| Created | 20081127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_ABSTRACT_TOOL_STATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_ABSTRACT_TOOL_STATE | Workbench: View on Abstract Object | 20091102 | ||
| 2 | IF_WB_OBJECT_STATE | Workbench: View of Object | 20081127 |
Friends
Class CL_WB_ABSTRACT_TOOL_STATE 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) | SEU_OBJKEY | Name of Superior Node in Repository Browser Tree | 20091008 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SEU_OBJTYP | Type of Superior Node in Repository Browser Tree | 20091008 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WB_TOOL_DATA_MODEL | Tool Data | 20081127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20081127 |
Events
Class CL_WB_ABSTRACT_TOOL_STATE has no event.
Types
Class CL_WB_ABSTRACT_TOOL_STATE 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_PARENTNODE_KEY | Call by reference | Type reference (TYPE) | SEU_OBJKEY | Name des Vaterknotens im Repository-Browser-Baum | 20091008 | |||
| 2 | P_PARENTNODE_TYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Typ des Vaterknotens im Repository-Browser-Baum | 20091008 | |||
| 3 | P_TOOL_DATA | Call by reference | Object reference (TYPE REF TO) | IF_WB_TOOL_DATA_MODEL | Tool-Daten | 20081127 |
Method CONSTRUCTOR on class CL_WB_ABSTRACT_TOOL_STATE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |