SAP ABAP Class CL_CWB_DELTA_SINGLE (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 | Delta Between Two CL_CWB_OBJECT | 20020405 |
Meta Relationship - Used By
Properties
Class | CL_CWB_DELTA_SINGLE | |
Short Description | Delta Between Two CL_CWB_OBJECT | |
Super Class | CL_CWB_DELTA | 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 | 20020405 | 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) |
Interfaces
Class CL_CWB_DELTA_SINGLE has no interface implemented.
Friends
Class CL_CWB_DELTA_SINGLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CWB_HIST_K | Header for History Table | 20020408 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CWB_OBJECTS | Implicitly Deleted Objects | 20051227 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CWB_DELTA_COMPONENT | Note Assistant: Delta Components | 20040716 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CWB_SUBDELTAS | Sub-Object Deltas | 20020405 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CWB_SUBDELTAS_CODE | Table of Required Source Code Deltas | 20040603 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Checks whether an empty file is allowed to be displayed | 20050309 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20020408 |
3 | ![]() |
Instance method | Protected | Method | Deleting History from the Database | 20050330 |
4 | ![]() |
Instance method | Protected | Method | Specify Implicitly Deleted Objects | 20051227 |
5 | ![]() |
Instance method | Protected | Method | Export History to Database | 20040603 |
6 | ![]() |
Instance method | Protected | Method | Export to Database | 20040603 |
7 | ![]() |
Instance method | Protected | Method | Assemble Data for Display | 20040722 |
8 | ![]() |
Instance method | Protected | Method | Returns Name of a Subdelta (Source Code) | 20040930 |
9 | ![]() |
Instance method | Public | Method | Pack source code deltas, if available, in XML format | 20050309 |
10 | ![]() |
Instance method | Public | Method | Get Sub-Object Deltas | 20020405 |
11 | ![]() |
Instance method | Protected | Method | Import History from Database | 20040603 |
12 | ![]() |
Instance method | Protected | Method | Import from Database | 20040603 |
13 | ![]() |
Instance method | Protected | Method | Read Unpacked Deltas (Code) | 20040507 |
Events
Class CL_CWB_DELTA_SINGLE has no event.
Types
Class CL_CWB_DELTA_SINGLE has no local type.
Method Signatures
Method CHECK_INVISIBLE_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EMPTY_FILE_NEW | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050309 | ||
2 | ![]() |
EV_EMPTY_FILE_OLD | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050309 | ||
3 | ![]() |
EV_INVISIBLE | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050309 | ||
4 | ![]() |
EV_TITLE_NEW | Call by reference | Type reference (TYPE) | STRING | Titel des neuen Files | 20050309 | ||
5 | ![]() |
EV_TITLE_OLD | Call by reference | Type reference (TYPE) | STRING | Titel des alten Files | 20050309 | ||
6 | ![]() |
IR_SUBDELTA_FILE | Call by reference | Object reference (TYPE REF TO) | CL_CWB_SUBDELTA_WO_DELTA | Delta zweier CL_CWB_subobject | 20050309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Note Assistant: Ausnahmen | 20050309 |
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 | 20040611 | ||
2 | ![]() |
IR_OBJECT_OLD | Call by reference | Object reference (TYPE REF TO) | CL_CWB_OBJECT | Objekt für Korrekturworkbench | 20040611 | ||
3 | ![]() |
IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CWB_DELTA_COMPOSITION | Übergeordnetes Delta | 20020408 | ||
4 | ![]() |
IR_PARENT_CORR | Call by reference | Object reference (TYPE REF TO) | CL_CWB_CORRECTION_INSTRUCTION | Korrekturanleitung | 20040729 | ||
5 | ![]() |
IS_CIKEY | Call by reference | Type reference (TYPE) | CWBCIKEYVS | Key einer Korrekturanleitung mit Versionsnummer | 20040429 | ||
6 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | BCWBD_DELTA_HEADER | Header | 20020408 | ||
7 | ![]() |
IS_HISTORY_HEADER_OLD | Call by reference | Type reference (TYPE) | CWB_HIST_K | History Header | 20020408 | ||
8 | ![]() |
IT_OBJECT_DATA_BIN | Call by reference | Type reference (TYPE) | CWBCI_T_OBJDELTA | Objektdaten der Korrekturanleitung (XML-Transformation) | 20050211 | ||
9 | ![]() |
IV_EMPTY | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041119 | |
10 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Lese Modus | 20050930 | ||
11 | ![]() |
IV_TLOG_DISP | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20100416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020408 |
Method DELETE_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_INT_NAME | Call by reference | Type reference (TYPE) | BCWBN_CIKEY_HISTNO | Korrekturanleitung und History-Zähler | 20050330 | ||
2 | ![]() |
IS_SMODISRC_KEY | Call by reference | Type reference (TYPE) | TY_SMODISRC_KEY | Schlüssel der SMODISRC | 20050330 |
Method DELETE_HISTORY on class CL_CWB_DELTA_SINGLE has no exception.
Method DETERMINE_DELETED_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DELETED_OBJECTS | Call by reference | Type reference (TYPE) | SCWB_VERSION_HEADER_TAB | Tabelle von Versionsheadern | 20051227 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20051227 |
Method EXPORT_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SMODISRC_KEY | Call by reference | Type reference (TYPE) | TY_SMODISRC_KEY | Schlüssel der SMODISRC | 20040603 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20040603 |
Method EXPORT_SOURCE_CODE Signature
Method EXPORT_SOURCE_CODE on class CL_CWB_DELTA_SINGLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20040603 |
Method GET_DSP_DATA_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20040722 | |||
2 | ![]() |
RR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20040722 |
Method GET_DSP_DATA_STR on class CL_CWB_DELTA_SINGLE has no exception.
Method GET_NAME_SOURCE_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | VERSSOBJ | Tabelle mit Namen der Subobjekte | 20050216 |
Method GET_NAME_SOURCE_CODE on class CL_CWB_DELTA_SINGLE has no exception.
Method GET_SC_DELTAS_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SC_DELTAS_XML | Call by reference | Type reference (TYPE) | XSTRING | 20050309 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Note Assistant: Ausnahmen | 20050309 |
Method GET_SUBDELTAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUBDELTAS | Call by reference | Type reference (TYPE) | CWB_SUBDELTAS | Tabelle von CL_CWB_SUBDELTA | 20040702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20020405 |
Method IMPORT_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SMODISRC_KEY | Call by reference | Type reference (TYPE) | TY_SMODISRC_KEY | Schlüssel der SMODISRC | 20040603 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20040603 |
Method IMPORT_SOURCE_CODE Signature
Method IMPORT_SOURCE_CODE on class CL_CWB_DELTA_SINGLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20040603 |
Method READ_UNPACKED_DELTA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DELTA_CODE | Call by reference | Type reference (TYPE) | BCWBD_STRUCTURED_CODE_DELTAS | Objekt Delta | 20040601 | ||
2 | ![]() |
IT_DELTA_CODE | Call by reference | Type reference (TYPE) | BCWBN_CINST_DELTAS | Tabelle mit Objekt Deltas (Code) | 20040507 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20040507 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 46C |