SAP ABAP Class CL_CWB_DELTA_ENHO (Delta Between Two CL_CWB_OBJECT)
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_DELTA_SINGLE | Delta Between Two CL_CWB_OBJECT | 20050504 |
Properties
| Class | CL_CWB_DELTA_ENHO | |
| Short Description | Delta Between Two CL_CWB_OBJECT | |
| Super Class | CL_CWB_DELTA_SINGLE | Delta Between Two CL_CWB_OBJECT |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCWB | Correction Workbench |
| Created | 20050504 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CWB_DELTA_ENHO has no interface implemented.
Friends
Class CL_CWB_DELTA_ENHO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | VERSSOBJ | 'ENHOSRCOBJ' | Content with Source Code Deltas | 20050602 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SCWB_T_SC_DELTA_DATA | Note Assistant: Packed Lists of Source Code Deltas | 20050602 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SCWB_T_SC_DELTA_DATA_REF | Note Assistant: Packed Lists of Source Code Deltas | 20050603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add a Source Code Delta for SC Tables ENHO | 20050531 | |
| 2 | Instance method | Public | Constructor | Constructor | 20050504 | |
| 3 | Instance method | Private | Method | Create Subdeltas for ENHO Code Block Deltas | 20050603 | |
| 4 | Instance method | Private | Method | Unpack the Delta Data with ENHO Code Block Deltas | 20050524 |
Events
Class CL_CWB_DELTA_ENHO has no event.
Types
Class CL_CWB_DELTA_ENHO has no local type.
Method Signatures
Method APPEND_SC_DELTA_ENHO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SUBDATA_DELTAS | Call by reference | Type reference (TYPE) | SCWB_T_SUB_SUB_DELTAS | Note Assistant: Liste mit SC Delta Daten | 20050531 | |||
| 2 | IS_DATA1 | Call by reference | Type reference (TYPE) | ANY | Daten (delete, insert...) | 20050607 | |||
| 3 | IS_DATA2 | Call by reference | Type reference (TYPE) | ANY | Daten (delete, insert...) | 20050607 | |||
| 4 | IT_KEY_FIELDS | Call by reference | Type reference (TYPE) | BCWBO_FIELDNAMES | Namen der Key-Felder | 20050606 | |||
| 5 | IT_REF_FIELDS | Call by reference | Type reference (TYPE) | BCWBO_FIELDNAMES | Namen der Referenz-Felder | 20050606 | |||
| 6 | IV_FIELD_TYPE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20050606 | |||
| 7 | IV_TABLE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | 'I': insert, 'D': delete, space: update_old, update_new | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20050531 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT_NEW | Call by reference | Object reference (TYPE REF TO) | CL_CWB_OBJECT | Objekt für Korrekturworkbench | 20050504 | |||
| 2 | IR_OBJECT_OLD | Call by reference | Object reference (TYPE REF TO) | CL_CWB_OBJECT | Objekt für Korrekturworkbench | 20050504 | |||
| 3 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CWB_DELTA_COMPOSITION | Übergeordnetes Delta | 20050504 | |||
| 4 | IR_PARENT_CORR | Call by reference | Object reference (TYPE REF TO) | CL_CWB_CORRECTION_INSTRUCTION | Korrekturanleitung | 20050504 | |||
| 5 | IS_CIKEY | Call by reference | Type reference (TYPE) | CWBCIKEYVS | Key einer Korrekturanleitung mit Versionsnummer | 20050504 | |||
| 6 | IS_HEADER | Call by reference | Type reference (TYPE) | BCWBD_DELTA_HEADER | Header | 20050504 | |||
| 7 | IS_HISTORY_HEADER_OLD | Call by reference | Type reference (TYPE) | CWB_HIST_K | History Header | 20050504 | |||
| 8 | IS_SMODISRC_KEY | Call by reference | Type reference (TYPE) | TY_SMODISRC_KEY | Schlüssel der Tabelle SMODISRC | 20050504 | |||
| 9 | IT_DELTA_CODE | Call by reference | Type reference (TYPE) | BCWBN_CINST_DELTAS | Tabelle der Objektdeltas | 20050504 | |||
| 10 | IT_OBJECT_DATA_BIN | Call by reference | Type reference (TYPE) | CWBCI_T_OBJDELTA | Objektdaten der Korrekturanleitung (XML-Transformation) | 20050504 | |||
| 11 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Lesemodus | 20050504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050504 |
Method CREATE_SUBDELTAS_FROM_SC Signature
Method CREATE_SUBDELTAS_FROM_SC on class CL_CWB_DELTA_ENHO has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20050603 |
Method UNPACK_DATA_ENHO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SUBOBJECT | Call by reference | Type reference (TYPE) | SCWB_T_SC_DELTA_DATA | Tabellen mit Deltas und Daten | 20050524 | |||
| 2 | EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20050524 | |||
| 3 | IT_OBJECT_DATA_BIN | Call by reference | Type reference (TYPE) | CWBCI_T_OBJDELTA | Objektdaten der Korrekturanleitung (XML-Transformation) | 20050524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20050524 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |