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 BCWBD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 BCWBN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 BCWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SVRS2 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 AC_XML_SC_ENHO_DATA Instance attribute Private Type reference (TYPE) VERSSOBJ 'ENHOSRCOBJ' Content with Source Code Deltas 20050602
2 AT_SC_DELTA_DATA Instance attribute Private Type reference (TYPE) SCWB_T_SC_DELTA_DATA Note Assistant: Packed Lists of Source Code Deltas 20050602
3 AT_SC_DELTA_DATA_REF 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 APPEND_SC_DELTA_ENHO Instance method Private Method Add a Source Code Delta for SC Tables ENHO 20050531
2 CONSTRUCTOR Instance method Public Constructor Constructor 20050504
3 CREATE_SUBDELTAS_FROM_SC Instance method Private Method Create Subdeltas for ENHO Code Block Deltas 20050603
4 UNPACK_DATA_ENHO 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 Changing CT_SUBDATA_DELTAS Call by reference Type reference (TYPE) SCWB_T_SUB_SUB_DELTAS Note Assistant: Liste mit SC Delta Daten 20050531
2 Importing IS_DATA1 Call by reference Type reference (TYPE) ANY Daten (delete, insert...) 20050607
3 Importing IS_DATA2 Call by reference Type reference (TYPE) ANY Daten (delete, insert...) 20050607
4 Importing IT_KEY_FIELDS Call by reference Type reference (TYPE) BCWBO_FIELDNAMES Namen der Key-Felder 20050606
5 Importing IT_REF_FIELDS Call by reference Type reference (TYPE) BCWBO_FIELDNAMES Namen der Referenz-Felder 20050606
6 Importing IV_FIELD_TYPE Call by reference Type reference (TYPE) TABNAME Tabellenname 20050606
7 Importing 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 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20050531

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OBJECT_NEW Call by reference Object reference (TYPE REF TO) CL_CWB_OBJECT Objekt für Korrekturworkbench 20050504
2 Importing IR_OBJECT_OLD Call by reference Object reference (TYPE REF TO) CL_CWB_OBJECT Objekt für Korrekturworkbench 20050504
3 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_CWB_DELTA_COMPOSITION Übergeordnetes Delta 20050504
4 Importing IR_PARENT_CORR Call by reference Object reference (TYPE REF TO) CL_CWB_CORRECTION_INSTRUCTION Korrekturanleitung 20050504
5 Importing IS_CIKEY Call by reference Type reference (TYPE) CWBCIKEYVS Key einer Korrekturanleitung mit Versionsnummer 20050504
6 Importing IS_HEADER Call by reference Type reference (TYPE) BCWBD_DELTA_HEADER Header 20050504
7 Importing IS_HISTORY_HEADER_OLD Call by reference Type reference (TYPE) CWB_HIST_K History Header 20050504
8 Importing IS_SMODISRC_KEY Call by reference Type reference (TYPE) TY_SMODISRC_KEY Schlüssel der Tabelle SMODISRC 20050504
9 Importing IT_DELTA_CODE Call by reference Type reference (TYPE) BCWBN_CINST_DELTAS Tabelle der Objektdeltas 20050504
10 Importing IT_OBJECT_DATA_BIN Call by reference Type reference (TYPE) CWBCI_T_OBJDELTA Objektdaten der Korrekturanleitung (XML-Transformation) 20050504
11 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Lesemodus 20050504
# Exception Resumable Description Created on
1 ERROR 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 CX_CWB_EXCEPTION Note Assistant: Ausnahmen 20050603

Method UNPACK_DATA_ENHO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SUBOBJECT Call by reference Type reference (TYPE) SCWB_T_SC_DELTA_DATA Tabellen mit Deltas und Daten 20050524
2 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20050524
3 Importing 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 ERROR Fehler 20050524
History
Last changed by/on SAP  20110908 
SAP Release Created in 710