SAP ABAP Class CL_CWB_SUBDELTA_ABAPCODE (Delta of two CL_CWB_subobject)
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_SUBDELTA_ANY_TEXT | Any Text (Line Length 255) | 20021106 |
Properties
| Class | CL_CWB_SUBDELTA_ABAPCODE | |
| Short Description | Delta of two CL_CWB_subobject | |
| Super Class | CL_CWB_SUBDELTA_ANY_TEXT | Any Text (Line Length 255) |
| 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 | 20020122 | 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_SUBDELTA_ABAPCODE has no interface implemented.
Friends
Class CL_CWB_SUBDELTA_ABAPCODE has no friend class.
Attributes
Class CL_CWB_SUBDELTA_ABAPCODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040503 |
Events
Class CL_CWB_SUBDELTA_ABAPCODE has no event.
Types
Class CL_CWB_SUBDELTA_ABAPCODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CWB_DELTA | Delta zwischen zwei CL_CWB_OBJECT | 20040503 | |||
| 2 | IR_SUBOBJECT_NEW | Value transfer | Object reference (TYPE REF TO) | CL_CWB_SUBOBJECT | Teilobjekt, z.B. Tabelle | 20040503 | |||
| 3 | IR_SUBOBJECT_OLD | Value transfer | Object reference (TYPE REF TO) | CL_CWB_SUBOBJECT | Teilobjekt, z.B. Tabelle | 20040503 | |||
| 4 | IS_STRUCTURED_CODE_DELTA | Call by reference | Type reference (TYPE) | BCWBD_STRUCTURED_CODE_DELTA | Strukturierter ABAP-Code | 20040503 | |||
| 5 | IV_NAME | Call by reference | Type reference (TYPE) | VERSSOBJ | Name eines Teils eines versionierbaren Objektes | 20040503 |
Method CONSTRUCTOR on class CL_CWB_SUBDELTA_ABAPCODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 46C |