SAP ABAP Class CL_WDY_WB_COMPONENT_STATE (Web Dynpro: State of a Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_APPLICATION (Package) Web Dynpro Tool: "Component"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_STATE | Workbench: View of Object | 20021022 |
Properties
| Class | CL_WDY_WB_COMPONENT_STATE | |
| Short Description | Web Dynpro: State of a Component | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_APPLICATION | Web Dynpro Tool: "Component" |
| Created | 20021022 | SAP |
| Last change | 20070911 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_STATE | Workbench: View of Object | 20021022 |
Friends
Class CL_WDY_WB_COMPONENT_STATE 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) | O2CURSOR | Cursor Position | 20021022 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR20 | Active "Sub" Tab ("Used Comps." or "Implemented Interfaces") | 20031031 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR20 | Active Title Element | 20021022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021022 |
Events
Class CL_WDY_WB_COMPONENT_STATE has no event.
Types
Class CL_WDY_WB_COMPONENT_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_CURSOR | Call by reference | Type reference (TYPE) | O2CURSOR | Cursorposition | 20021022 | |||
| 2 | P_SUBTAB | Call by reference | Type reference (TYPE) | CHAR20 | WDYWB_TAB_USEDCOMPS | "Sub"-Tab ("Verw.Comp.s" oder "Impl.Intf.s") | 20031031 | ||
| 3 | P_TAB | Call by reference | Type reference (TYPE) | CHAR20 | Tabreiter | 20021022 |
Method CONSTRUCTOR on class CL_WDY_WB_COMPONENT_STATE has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |