SAP ABAP Interface IF_UR_TOTALSSOURCE (Summary data being realigned to)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UR_REALIGNMENT_TOOL (Package) Realignment Tool
⤷
⤷
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
| Interface | IF_UR_TOTALSSOURCE | |
| Short Description | Summary data being realigned to |
General Data
| Package | UR_REALIGNMENT_TOOL | Realignment Tool |
| Created | 20020704 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UR_TOTALSSOURCE has no forward declaration.
Interfaces
Interface IF_UR_TOTALSSOURCE has no interface.
Friends
Interface IF_UR_TOTALSSOURCE has no friend.
Attributes
Interface IF_UR_TOTALSSOURCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Chunk Ready. Make DB Commit | 20020704 | |
| 2 | Instance method | Public | Method | Deletes an erroneous chunk from the delta queue | 20020715 | |
| 3 | Instance method | Public | Method | Synchronized Reading of Summary Data | 20020704 | |
| 4 | Instance method | Public | Method | 20020705 | ||
| 5 | Instance method | Public | Method | Writes a group of delta postings to the queue | 20020715 | |
| 6 | Instance method | Public | Method | Read Data for Displaying Realignment Run | 20021024 | |
| 7 | Instance method | Public | Method | Deletes an erroneous chunk from the delta queue | 20020729 |
Events
Interface IF_UR_TOTALSSOURCE has no event.
Types
Interface 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 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020704 | |||
| 2 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk für Realingner | 20020704 |
Method COMMIT_DELTA on Interface 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 | E_RECORDS_DELETED | Call by reference | Type reference (TYPE) | I | Anzahl gelöschter Datensätze | 20020808 | |||
| 2 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020715 | |||
| 3 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk Nummer | 20020715 |
Method DELETE_CHUNK on Interface 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 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle in der Struktur O43W | 20020704 | |||
| 2 | IT_CHASEL | Value transfer | Type reference (TYPE) | FINB_SEL_TAB | Selektionstabelle für Merkmale | 20020708 | |||
| 3 | IT_SEL_OBJNR | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Tabelle | 20020704 | |||
| 4 | I_LINETYPE | Call by reference | Type reference (TYPE) | TYPENAME | Zeilentyp der Tabelle et_data | 20020710 | |||
| 5 | I_SYNCHRONIZATION | Call by reference | Type reference (TYPE) | UR_SYNCRONIZATION | Zeitgrenze für synchronisiertes Lesen | 20020705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20021002 |
Method GET_SYNCHRONIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SYNCHRONIZATION | Value transfer | Type reference (TYPE) | UR_SYNCRONIZATION | Zeitgrenze für synchronisiertes Lesen | 20020705 |
Method GET_SYNCHRONIZATION on Interface 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 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle vom Typ O43W | 20020715 | |||
| 2 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020715 | |||
| 3 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | selbe chunkid nur im gleichen Rollbereich ! | 20020715 | |||
| 4 | I_LINETYPE | Call by reference | Type reference (TYPE) | TYPENAME | Zeilentyp der Tabelle it_data | 20020715 |
Method PUT_DELTA_DATA on Interface 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 | E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20021024 | ||||
| 2 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20021024 | |||
| 3 | I_NUM_RECS | Call by reference | Type reference (TYPE) | I | 20021024 |
Method READ_DATA_FOR_DISPLAY on Interface 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 | E_RECORDS_CHANGED | Call by reference | Type reference (TYPE) | I | Anzahl geänderter Datensätze | 20020808 | |||
| 2 | I_CHGRUN | Call by reference | Type reference (TYPE) | UR_CHGRUN | Änderungslauf | 20020729 | |||
| 3 | I_CHUNK | Call by reference | Type reference (TYPE) | UR_CHUNK | Chunk Nummer | 20020729 |
Method UNDO_CHUNK on Interface IF_UR_TOTALSSOURCE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |