SAP ABAP Class CL_UR_OBJECT_DELTA (Delta Adminstration for Object Table and Queue/History)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BAC (Application Component) Business Accounting
     UR_REALIGNMENT_TOOL (Package) Realignment Tool
Properties
Class CL_UR_OBJECT_DELTA  
Short Description Delta Adminstration for Object Table and Queue/History    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UR_REALIGNMENT_TOOL   Realignment Tool 
Created 20020722   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 UR0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UR_OBJECT_DELTA has no interface implemented.
Friends
Class CL_UR_OBJECT_DELTA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _DB_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_UR_DB_SERVICE Persistence of Realignment Reqeusts 20020730
2 _REALIGNER Instance attribute Private Object reference (TYPE REF TO) CL_UR_REALIGNER Realigner Class 20020722
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Private Constructor 20020722
2 DELETE_CHUNK Instance method Public Method Delete Chunk 20020729
3 GET_INSTANCE Static method Public Method Fetches an Instance 20020722
4 MOVE_OBJECT_DELTA_TO_OBJECTS Instance method Public Method Update Object Table from Object (Delta) Queue 20020722
5 PUT_OBJECT_DELTA Instance method Public Method Write Delta for Objects to the Queue 20020722
6 READ_DATA_FOR_DISPLAY Instance method Public Method Read Data for Display Realignment Run 20021024
7 UNDO_CHUNK Instance method Public Method Undo for Object Delta 20020729
8 _GET_STRUCTURE_NAMES Instance method Private Method Find DDIC Name for Table 20020722
Events
Class CL_UR_OBJECT_DELTA has no event.
Types
Class CL_UR_OBJECT_DELTA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REALIGNER Value transfer Object reference (TYPE REF TO) CL_UR_REALIGNER Realigner-Klasse 20020722

Method CONSTRUCTOR on class CL_UR_OBJECT_DELTA has no exception.

Method DELETE_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORDS_DELETED Call by reference Type reference (TYPE) I Anzahl gelöschter Datensätze 20020808
2 Importing I_CHGRUN Call by reference Type reference (TYPE) UR_CHGRUN Änderungslauf 20020729
3 Importing I_CHUNK Call by reference Type reference (TYPE) UR_CHUNK Chunk für Realingner 20020729

Method DELETE_CHUNK on class CL_UR_OBJECT_DELTA has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REALIGNER Value transfer Object reference (TYPE REF TO) CL_UR_REALIGNER Realigner-Klasse 20020722
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UR_OBJECT_DELTA Delta-Verwaltung für Objektabelle und Queue/History 20020722

Method GET_INSTANCE on class CL_UR_OBJECT_DELTA has no exception.

Method MOVE_OBJECT_DELTA_TO_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORDS_CHANGED Call by reference Type reference (TYPE) I Anzahl der bearbeiteten Tabellenzeilen 20020809
2 Importing I_CHGRUN Call by reference Type reference (TYPE) UR_CHGRUN Änderungslauf 20020722
3 Importing I_CHUNK Call by reference Type reference (TYPE) UR_CHUNK Chunk für Realingner 20020722

Method MOVE_OBJECT_DELTA_TO_OBJECTS on class CL_UR_OBJECT_DELTA has no exception.

Method PUT_OBJECT_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT_DELTA Call by reference Type reference (TYPE) STANDARD TABLE Vom Lauf veränderte Objekte (Typ "CO4") 20020805

Method PUT_OBJECT_DELTA on class CL_UR_OBJECT_DELTA has no exception.

Method READ_DATA_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20021024
2 Importing I_CHGRUN Call by reference Type reference (TYPE) UR_CHGRUN Änderungslauf 20021024
3 Importing I_NUM_RECS Call by reference Type reference (TYPE) I Anzahl sätze 20021024

Method READ_DATA_FOR_DISPLAY on class CL_UR_OBJECT_DELTA has no exception.

Method UNDO_CHUNK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORDS_CHANGED Call by reference Type reference (TYPE) I Anzahl geänderter Datensätze 20020808
2 Importing I_CHGRUN Call by reference Type reference (TYPE) UR_CHGRUN Änderungslauf 20020729
3 Importing I_CHUNK Call by reference Type reference (TYPE) UR_CHUNK Chunk für Realingner 20020729

Method UNDO_CHUNK on class CL_UR_OBJECT_DELTA has no exception.

Method _GET_STRUCTURE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECT_QUEUE Value transfer Type reference (TYPE) TYPENAME Objektqueue 20020722
2 Exporting E_OBJECT_TABLE Value transfer Type reference (TYPE) TYPENAME Objekttabelle 20020722

Method _GET_STRUCTURE_NAMES on class CL_UR_OBJECT_DELTA has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10B