SAP ABAP Class CL_CWB_OBJECT_WAPP (WAPP in Correction Workbench)
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 | 20021022 |
Properties
| Class | CL_CWB_OBJECT_WAPP | |
| Short Description | WAPP in Correction Workbench | |
| 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 | 20021022 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CWB_OBJECT_WAPP has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CWB_OBJECT_SINGLE | 20091029 | LIMU CINC in Correction Workbench |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | VERSSOBJ | 'XEVHANDLER' | Name of a section of a versionable object | 20040810 | ||
| 2 | Constant | Private | Type reference (TYPE) | VERSSOBJ | 'XLAYOUT' | Name of a section of a versionable object | 20040810 | ||
| 3 | Constant | Private | Type reference (TYPE) | VERSSOBJ | 'XTYPESOURCE' | Name of a section of a versionable object | 20040810 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | CWB_SUBOBJECTS_CODE | Table of Source Code Objects | 20041125 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TY_EVHANDLER_OBJETS | Table with Event Handlers | 20041125 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | VXO2PAGEVHS_TAB | Event Handler | 20021028 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BCWBD_XABAPTEXT_LINES | Layout | 20021028 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BCWBD_XABAPTEXT_LINES | Type Sources | 20021028 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Converting Binary Source Code Data | 20041207 |
Events
Class CL_CWB_OBJECT_WAPP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_DELTA_WAPP | Private | See coding | SVRS2 Data with Layout, Type Source and Event Handler | 20040513 | BEGIN OF ty_delta_wapp,
xlayout TYPE bcwbd_structured_code_delta,
xtypesource TYPE bcwbd_structured_code_delta,
xevhandler TYPE bcwbd_evhandler_deltas,
svrs2_wapp TYPE svrs2_xwapp,
END OF ty_delta_wapp
|
|
| 2 | TY_EVHANDLER_OBJECT | Private | See coding | Event Handler with ABAP Source | 20041125 | BEGIN OF ty_evhandler_object,
applname TYPE o2applname,
pagekey TYPE o2page,
evhandler TYPE o2evhandlr,
instance TYPE REF TO cl_cwb_subobject_abapcode,
END OF ty_evhandler_object
|
|
| 3 | TY_EVHANDLER_OBJETS | Private | See coding | List of Event Handlers with ABAP Source | 20041125 | ty_evhandler_objets TYPE STANDARD TABLE OF ty_evhandler_object
|
Method Signatures
Method CONVERT_SOURCE_WAPP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XEVHANDLER | Call by reference | Type reference (TYPE) | VXO2PAGEVHS_TAB | Tabelle zu VXO2PAGEVHS | 20041207 | |||
| 2 | ET_XLAYOUT | Call by reference | Type reference (TYPE) | BCWBD_XABAPTEXT_LINES | 20041207 | ||||
| 3 | ET_XTYPESOURCE | Call by reference | Type reference (TYPE) | BCWBD_XABAPTEXT_LINES | 20041207 | ||||
| 4 | IS_WAPP | Call by reference | Type reference (TYPE) | SVRS2_XWAPP | 20041207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041207 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |