SAP ABAP Class IF_UR_TOTALSSOURCE (Summary data being realigned to)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UR_TOTSRC_INFOCUBE Implementation of Totals Data by InfoCube 20020704
Properties
Class IF_UR_TOTALSSOURCE  
Short Description Summary data being realigned to    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020704   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UR_TOTALSSOURCE has no forward declaration.
Interfaces
Class IF_UR_TOTALSSOURCE has no interface implemented.
Friends
Class IF_UR_TOTALSSOURCE has no friend class.
Attributes
Class IF_UR_TOTALSSOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT_DELTA Instance method Public Method Chunk Ready. Make DB Commit 20020704
2 DELETE_CHUNK Instance method Public Method Deletes an erroneous chunk from the delta queue 20020715
3 GET_DATA Instance method Public Method Synchronized Reading of Summary Data 20020704
4 GET_SYNCHRONIZATION Instance method Public Method 20020705
5 PUT_DELTA_DATA Instance method Public Method Writes a group of delta postings to the queue 20020715
6 READ_DATA_FOR_DISPLAY Instance method Public Method Read Data for Displaying Realignment Run 20021024
7 UNDO_CHUNK Instance method Public Method Deletes an erroneous chunk from the delta queue 20020729
Events
Class IF_UR_TOTALSSOURCE has no event.
Types
Class IF_UR_TOTALSSOURCE has no local type.
Method Signatures

Method COMMIT_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHGRUN Call by reference Type reference (TYPE) UR_CHGRUN Änderungslauf 20020704
2 Importing I_CHUNK Call by reference Type reference (TYPE) UR_CHUNK Chunk für Realingner 20020704

Method COMMIT_DELTA on class IF_UR_TOTALSSOURCE 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 20020715
3 Importing I_CHUNK Call by reference Type reference (TYPE) UR_CHUNK Chunk Nummer 20020715

Method DELETE_CHUNK on class IF_UR_TOTALSSOURCE has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle in der Struktur O43W 20020704
2 Importing IT_CHASEL Value transfer Type reference (TYPE) FINB_SEL_TAB Selektionstabelle für Merkmale 20020708
3 Importing IT_SEL_OBJNR Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Tabelle 20020704
4 Importing I_LINETYPE Call by reference Type reference (TYPE) TYPENAME Zeilentyp der Tabelle et_data 20020710
5 Importing I_SYNCHRONIZATION Call by reference Type reference (TYPE) UR_SYNCRONIZATION Zeitgrenze für synchronisiertes Lesen 20020705
# Exception Resumable Description Created on
1 FAILED 20021002

Method GET_SYNCHRONIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SYNCHRONIZATION Value transfer Type reference (TYPE) UR_SYNCRONIZATION Zeitgrenze für synchronisiertes Lesen 20020705

Method GET_SYNCHRONIZATION on class IF_UR_TOTALSSOURCE has no exception.

Method PUT_DELTA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE Tabelle vom Typ O43W 20020715
2 Importing I_CHGRUN Call by reference Type reference (TYPE) UR_CHGRUN Änderungslauf 20020715
3 Importing I_CHUNK Call by reference Type reference (TYPE) UR_CHUNK selbe chunkid nur im gleichen Rollbereich ! 20020715
4 Importing I_LINETYPE Call by reference Type reference (TYPE) TYPENAME Zeilentyp der Tabelle it_data 20020715

Method PUT_DELTA_DATA on class IF_UR_TOTALSSOURCE 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 20021024

Method READ_DATA_FOR_DISPLAY on class IF_UR_TOTALSSOURCE 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 Nummer 20020729

Method UNDO_CHUNK on class IF_UR_TOTALSSOURCE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in