SAP ABAP Class CL_CWB_OBJ_ROOT (Root Object for Correction Workbench)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT | Object for Correction Workbench | 20020405 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_SUBOBJECT | Sub-Object, such as Table | 20020222 |
Properties
| Class | CL_CWB_OBJ_ROOT | |
| Short Description | Root Object for Correction Workbench | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SCWB | Correction Workbench |
| Created | 20020222 | 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_OBJ_ROOT has no interface implemented.
Friends
Class CL_CWB_OBJ_ROOT has no friend class.
Attributes
Class CL_CWB_OBJ_ROOT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Delta | 20020222 | |
| 2 | Instance method | Public | Method | Check Whether Object Data Initial | 20020423 | |
| 3 | Instance method | Public | Method | Compare | 20020222 | |
| 4 | Instance method | Public | Method | Copy Data | 20020222 | |
| 5 | Instance method | Public | Method | Delete Change History (VRSFLAGs and DISPLAY_STRUC) | 20060209 |
Events
Class CL_CWB_OBJ_ROOT has no event.
Types
Class CL_CWB_OBJ_ROOT has no local type.
Method Signatures
Method ADD_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPLIED | Call by reference | Type reference (TYPE) | BCWBO_BOOL | Delta mindestens teilweise erfolgt | 20020222 | |||
| 2 | EV_NOT_APPLIED | Call by reference | Type reference (TYPE) | BCWBO_BOOL | Mindestens eine Änderung nicht durchgeführt | 20020222 | |||
| 3 | EV_REAPPLIED | Call by reference | Type reference (TYPE) | BCWBO_BOOL | Änderungen zumindest teilweise schon vorhanden | 20020222 | |||
| 4 | IR_DELTA | Call by reference | Object reference (TYPE REF TO) | CL_CWB_DELTA_ROOT | Delta | 20020222 | |||
| 5 | IV_COMPUTE_DISPLAY_STRUC | Call by reference | Type reference (TYPE) | BCWBO_BOOL | SPACE | Anzeigestruktur berechnen | 20020222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020226 | ||
| 2 | Keine Version gefunden | 20050510 |
Method CHECK_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EMPTY | Call by reference | Type reference (TYPE) | BCWBO_BOOL | Objektdaten initial | 20020423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020423 | ||
| 2 | Keine Version gefunden | 20050510 |
Method COMPARE_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT_F | Call by reference | Object reference (TYPE REF TO) | CL_CWB_OBJ_ROOT | Instanz, mit der verglichen werden soll | 20020222 | |||
| 2 | RV_EQUAL | Value transfer | Type reference (TYPE) | BCWBO_BOOL | Ergebnis | 20020222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020226 | ||
| 2 | Keine Version gefunden | 20050810 |
Method COPY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_CWB_OBJ_ROOT | Quellobjekt | 20020222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020225 | ||
| 2 | Keine Version gefunden | 20050510 |
Method RESET_CHANGE_LOG Signature
Method RESET_CHANGE_LOG on class CL_CWB_OBJ_ROOT has no parameter.
Method RESET_CHANGE_LOG on class CL_CWB_OBJ_ROOT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46C |