SAP ABAP Class CL_CWB_SUBDELTA_TAB_UNORDERED (Delta of two CL_CWB_SUBOBJECT_TAB_UNORDEREDs)
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_TAB Delta of two CL_CWB_SUBOBJECT_TABs 20020222
Properties
Class CL_CWB_SUBDELTA_TAB_UNORDERED  
Short Description Delta of two CL_CWB_SUBOBJECT_TAB_UNORDEREDs    
Super Class CL_CWB_SUBDELTA_TAB Delta of two CL_CWB_SUBOBJECT_TABs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
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 BCWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CWB_SUBDELTA_TAB_UNORDERED has no interface implemented.
Friends
Class CL_CWB_SUBDELTA_TAB_UNORDERED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AR_DELETE Instance attribute Protected Object reference (TYPE REF TO) DATA Rows to be Deleted 20020211
2 AR_INSERT Instance attribute Protected Object reference (TYPE REF TO) DATA Rows to be Added 20020211
3 AR_UPDATE_NEW Instance attribute Protected Object reference (TYPE REF TO) DATA Lines to Be Changed: New Version 20020211
4 AR_UPDATE_OLD Instance attribute Protected Object reference (TYPE REF TO) DATA Lines to Be Changed: Old Version 20020211
Methods
# Method Level Visibility Method type Description Created on
1 COPY_DATA_DELETE Instance method Private Method Unordered Subtables (delete) 20040609
2 COPY_DATA_INSERT Instance method Private Method Unordered Subtables (insert) 20040609
3 COPY_DATA_TABLE Static method Private Method General Copying of Table Contents (Unordered) 20040609
4 COPY_DATA_UPDATE_NEW Instance method Private Method Unordered Subtables (update new) 20040609
5 COPY_DATA_UPDATE_OLD Instance method Private Method Unordered Subtables (update old) 20040609
6 GET_DATA Instance method Public Method Read Tables with Delete, Insert, Update Commands 20020228
7 SET_DATA Instance method Public Method Set Tables with Delete, Insert, Update Commands 20040513
Events
Class CL_CWB_SUBDELTA_TAB_UNORDERED has no event.
Types
Class CL_CWB_SUBDELTA_TAB_UNORDERED has no local type.
Method Signatures

Method COPY_DATA_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DELETE Call by reference Object reference (TYPE REF TO) DATA Referenz auf DELETE Tabelle 20040609
# Exception Resumable Description Created on
1 ERROR Fehler 20040609

Method COPY_DATA_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_INSERT Call by reference Object reference (TYPE REF TO) DATA Referenz auf INSERT Tabelle 20040609
# Exception Resumable Description Created on
1 ERROR Fehler 20040609

Method COPY_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TABLE_COPY Call by reference Object reference (TYPE REF TO) DATA Copie der Referenz auf Tabelle 20040609
2 Importing IR_SOURCE_OBJECT Call by reference Object reference (TYPE REF TO) CL_CWB_SUBOBJECT_TAB_UNORDERED Teilobjekt, z.B. Tabelle 20040609
3 Importing IR_TABLE Call by reference Object reference (TYPE REF TO) DATA Referenz auf Tabelle 20040609
# Exception Resumable Description Created on
1 ERROR Fehler 20040609

Method COPY_DATA_UPDATE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_UPDATE_NEW Call by reference Object reference (TYPE REF TO) DATA Referenz auf UPDATE_NEW Tabelle 20040609
# Exception Resumable Description Created on
1 ERROR Fehler 20040609

Method COPY_DATA_UPDATE_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_UPDATE_OLD Call by reference Object reference (TYPE REF TO) DATA Referenz auf UPDATE_OLD Tabelle 20040609
# Exception Resumable Description Created on
1 ERROR Fehler 20040609

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DELETE Call by reference Object reference (TYPE REF TO) DATA Delete Kommandos 20020228
2 Exporting ER_INSERT Call by reference Object reference (TYPE REF TO) DATA Insert Kommandos 20020228
3 Exporting ER_UPDATE_NEW Call by reference Object reference (TYPE REF TO) DATA Update Kommandos 20020228
4 Exporting ER_UPDATE_OLD Call by reference Object reference (TYPE REF TO) DATA Update Kommandos 20020228
# Exception Resumable Description Created on
1 ERROR Fehler 20020228

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DELETE Call by reference Object reference (TYPE REF TO) DATA 20040513
2 Importing IR_INSERT Call by reference Object reference (TYPE REF TO) DATA 20040513
3 Importing IR_UPDATE_NEW Call by reference Object reference (TYPE REF TO) DATA 20040513
4 Importing IR_UPDATE_OLD Call by reference Object reference (TYPE REF TO) DATA 20040513

Method SET_DATA on class CL_CWB_SUBDELTA_TAB_UNORDERED has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 46C