SAP ABAP Class CL_CWB_DWB_OBJECT_WDYC (Implement. IF_CWB_DWB_OBJECT for WDYC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_CWB (Package) Connection Correction Workbench / Note Assistant
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CWB_DWB_OBJECT | Interface for ABAP Workbench | 20060425 |
Properties
| Class | CL_CWB_DWB_OBJECT_WDYC | |
| Short Description | Implement. IF_CWB_DWB_OBJECT for WDYC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_CWB | Connection Correction Workbench / Note Assistant |
| Created | 20060425 | SAP |
| Last change | 20130531 | 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_CWB_DWB_OBJECT | Interface for ABAP Workbench | 20060425 |
Friends
Class CL_CWB_DWB_OBJECT_WDYC 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) | WDY_MD_UI_AGGREGATION_DEFS | Web Dynpro: Table with Aggregation Definitions | 20070227 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_UI_ELEM_DEF_TABLE | . | 20070227 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_UI_ENUM_VAL_TAB | . | 20070227 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | WDY_MD_FRAMEWORK_EVENTS | . | 20070227 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_UI_ELEM_PROP_TABLE | . | 20070227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100809 | ||
| 2 | Instance method | Private | Method | 20070227 | ||
| 3 | Instance method | Private | Method | 20070227 | ||
| 4 | Instance method | Private | Method | 20070227 | ||
| 5 | Instance method | Private | Method | 20060425 | ||
| 6 | Static method | Public | Method | Checks whether Hook method is supported in current release | 20061214 |
Events
Class CL_CWB_DWB_OBJECT_WDYC has no event.
Types
Class CL_CWB_DWB_OBJECT_WDYC has no local type.
Method Signatures
Method DELETE_NOTE_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IS_VIEW | Call by reference | Type reference (TYPE) | SEU_BOOL | SPACE | 'X'-> View/Window/ ' '-> Controller | 20100809 | ||
| 2 | P_TRKEY | Call by reference | Type reference (TYPE) | TRKEY | 20100809 |
Method DELETE_NOTE_ENTRIES on class CL_CWB_DWB_OBJECT_WDYC has no exception.
Method FIND_AGGREGATION_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATION_DEFINITION | Value transfer | Type reference (TYPE) | WDY_UI_AGGR_DEF | Web Dynpro : Definition von Viewelementaggregationen | 20070227 | |||
| 2 | UI_ELEMENT | Call by reference | Type reference (TYPE) | VXWDY_UI_ELEMENT | Delta zu WDY_UI_ELEMENT | 20070227 | |||
| 3 | UI_ELEMENTS | Call by reference | Type reference (TYPE) | VXWDY_UI_ELEMENT_TABLE | 20070227 | ||||
| 4 | UI_ELEMENT_DEF | Call by reference | Type reference (TYPE) | WDY_UI_ELEM_DEF | Web Dynpro : UI-Element-Definition | 20070227 |
Method FIND_AGGREGATION_DEFINITION on class CL_CWB_DWB_OBJECT_WDYC has no exception.
Method FIND_EVENT_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_BINDING | Call by reference | Type reference (TYPE) | VXWDY_UI_EVT_BIND | Delta zu WDY_UI_PROPERTY | 20070227 | |||
| 2 | EVENT_DEFINITION | Value transfer | Type reference (TYPE) | WDY_UI_EVENT_DEF | allgemeines flag | 20070227 | |||
| 3 | UI_ELEMENT | Call by reference | Type reference (TYPE) | VXWDY_UI_ELEMENT | Delta zu WDY_UI_ELEMENT | 20070227 | |||
| 4 | UI_ELEMENT_DEF | Call by reference | Type reference (TYPE) | WDY_UI_ELEM_DEF | Web Dynpro : UI-Element-Definition | 20070227 |
Method FIND_EVENT_DEFINITION on class CL_CWB_DWB_OBJECT_WDYC has no exception.
Method FIND_PROPERTY_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY | Call by reference | Type reference (TYPE) | VXWDY_UI_PROPERTY | Delta zu WDY_UI_PROPERTY | 20070227 | |||
| 2 | PROPERTY_DEFINITION | Value transfer | Type reference (TYPE) | WDY_UI_PROP_DEF | allgemeines flag | 20070227 | |||
| 3 | UI_ELEMENT | Call by reference | Type reference (TYPE) | VXWDY_UI_ELEMENT | Delta zu WDY_UI_ELEMENT | 20070227 | |||
| 4 | UI_ELEMENT_DEF | Call by reference | Type reference (TYPE) | WDY_UI_ELEM_DEF | Web Dynpro : UI-Element-Definition | 20070227 |
Method FIND_PROPERTY_DEFINITION on class CL_CWB_DWB_OBJECT_WDYC has no exception.
Method INACTIVE_VERSION_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLLER | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | 20060425 | ||||
| 2 | P_INACTIVE | Value transfer | Type reference (TYPE) | SEU_BOOL | 20060425 | ||||
| 3 | P_IS_VIEW_CONTROLLER | Call by reference | Type reference (TYPE) | SEU_BOOL | 20060425 |
Method INACTIVE_VERSION_EXISTS on class CL_CWB_DWB_OBJECT_WDYC has no exception.
Method IS_UNSUPPORTED_PREDEF_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Methodenname | 20061214 | |||
| 2 | P_NOT_SUPPORTED | Value transfer | Type reference (TYPE) | SEU_BOOL | 'X'->leere, im Release nicht-unterstützte Hook-Methode | 20061214 |
Method IS_UNSUPPORTED_PREDEF_METHOD on class CL_CWB_DWB_OBJECT_WDYC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |