SAP ABAP Class CL_CWB_OBJECT_WDYC (Web Dynpro Controller)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_SINGLE | LIMU CINC in Correction Workbench | 20051208 |
Properties
| Class | CL_CWB_OBJECT_WDYC | |
| Short Description | Web Dynpro Controller | |
| Super Class | CL_CWB_OBJECT_SINGLE | LIMU CINC in Correction Workbench |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCWB | Correction Workbench |
| Created | 20051208 | SAP |
| Last change | 20110908 | 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_CWB_OBJECT_WDYC has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CWB_OBJECT_SINGLE | 20100225 | LIMU CINC in Correction Workbench |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | VERSSOBJ | 'XEVHANDLER' | Name of a section of a versionable object | 20060131 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CWB_SUBOBJECTS_CODE | Table of Source Code Objects | 20060131 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_EVHANDLER_OBJETS | Table with Event Handlers | 20060131 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | VXCCOMS_TAB | Event Handler | 20060131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Converting Binary Source Code Data | 20060201 | |
| 2 | Instance method | Public | Method | Find Name of the Default Interface | 20061119 |
Events
Class CL_CWB_OBJECT_WDYC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_EVHANDLER_OBJECT | Private | See coding | 20060131 | BEGIN OF ty_evhandler_object,
component_name TYPE wdy_component_name,
controller_name TYPE wdy_controller_name,
cmpname TYPE wdy_md_object_name,
instance TYPE REF TO cl_cwb_subobject_abapcode,
END OF ty_evhandler_object
|
||
| 2 | TY_EVHANDLER_OBJETS | Private | See coding | List of Event Handlers with ABAP Source | 20060131 | ty_evhandler_objets TYPE STANDARD TABLE OF ty_evhandler_object
|
Method Signatures
Method CONVERT_SOURCE_WDYC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XEVHANDLER | Call by reference | Type reference (TYPE) | VXCCOMS_TAB | Tabelle zu VXCCOMS | 20060201 | |||
| 2 | IS_WDYC | Call by reference | Type reference (TYPE) | SVRS2_XWDYC | 20060201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20060201 |
Method GET_INTERFACE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INTERFACE_NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | Web Dynpro : Klassenname eines Web Dynpro Metadaten Objekts | 20061120 |
Method GET_INTERFACE_NAME on class CL_CWB_OBJECT_WDYC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |