SAP ABAP Class CL_CWB_DELTA_ROOT (Root Delta)
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_DELTA | Delta Between Two CL_CWB_OBJECT | 20020405 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_SUBDELTA | Delta of two CL_CWB_subobject | 20020222 |
Properties
Class | CL_CWB_DELTA_ROOT | |
Short Description | Root Delta | |
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_DELTA_ROOT has no interface implemented.
Friends
Class CL_CWB_DELTA_ROOT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CWB_OBJ_ROOT | Instance from Which Delta Calculated | 20020228 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CWB_OBJ_ROOT | Instance from Which Delta Calculated | 20020228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Whether Delta Empty | 20020222 |
2 | ![]() |
Instance method | Public | Method | Checks whether non-source-code subobjects were changed | 20041001 |
3 | ![]() |
Instance method | Protected | Method | Calculate Delta | 20020222 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20020222 |
5 | ![]() |
Instance method | Protected | Method | Copy Delta Data | 20040607 |
6 | ![]() |
Instance method | Public | Method | Generate Copy of Delta Instance | 20040607 |
Events
Class CL_CWB_DELTA_ROOT has no event.
Types
Class CL_CWB_DELTA_ROOT has no local type.
Method Signatures
Method CHECK_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EMPTY | Value transfer | Type reference (TYPE) | BCWBO_BOOL | Ergebnis | 20020222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020225 |
Method CHECK_NON_SOURCE_CODE_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CHANGES_EXISTING | Value transfer | Type reference (TYPE) | BCWBO_BOOL | 'X': nicht sourcecodeartige Änderungen vorhanden | 20041001 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20041001 |
Method COMPUTE Signature
Method COMPUTE on class CL_CWB_DELTA_ROOT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020225 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CWB_DELTA_ROOT has no parameter.
Method CONSTRUCTOR on class CL_CWB_DELTA_ROOT has no exception.
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_DELTA_ROOT | Root Delta | 20040607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040607 |
Method CREATE_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_CWB_DELTA_ROOT | Teildelta | 20040607 | ||
2 | ![]() |
IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CWB_DELTA_ROOT | Deltainstanz | 20040607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20040607 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 46C |