SAP ABAP Interface IF_RSSM_COMP_MEDIATOR (IF_RS_BBS_WHM_MEDIATOR)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_COMP (Package) CORE Interfaces and Classes for Converting to Components
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSSM_COMP_MEDIATOR | cl_RSSM_COMP_MEDIATOR | 20091015 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSSM_COMP_MEDIATOR_CORE | Mediator for RSSM (in the Lean System) | 20091103 |
Properties
| Interface | IF_RSSM_COMP_MEDIATOR | |
| Short Description | IF_RS_BBS_WHM_MEDIATOR |
General Data
| Package | RSO_COMP | CORE Interfaces and Classes for Converting to Components |
| Created | 20091015 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | RSA | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RSBBS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 4 | RSD | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_COMP_MEDIATOR | Marker Interface for Mediator Implementation | 20091222 |
Friends
Interface IF_RSSM_COMP_MEDIATOR has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CLASSNAME | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_RSSM_COMP_MEDIATOR' | Reference Type | 20091015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Data Status for an InfoProvider | 20091029 | |
| 2 | Instance method | Public | Method | Returns the Number of Records for a Green Request | 20091030 | |
| 3 | Instance method | Public | Method | Returns All Requests that are Green and Greater than Qualok | 20091030 | |
| 4 | Instance method | Public | Method | 20091207 | ||
| 5 | Instance method | Public | Method | 20091207 | ||
| 6 | Instance method | Public | Method | Determines the MOST RECENT Read Request | 20091030 | |
| 7 | Instance method | Public | Method | Determines the Time Stamp of a Request | 20091029 | |
| 8 | Instance method | Public | Method | 20091015 | ||
| 9 | Instance method | Public | Method | 20110725 |
Events
Interface IF_RSSM_COMP_MEDIATOR has no event.
Types
Interface IF_RSSM_COMP_MEDIATOR has no local type.
Method Signatures
Method DATASTATE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_REPORTING_RNSID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20091029 | |||
| 2 | E_S_DATASTATE | Call by reference | Type reference (TYPE) | RSMDATASTATE | Status der Daten in den Infocubes | 20091029 | |||
| 3 | I_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20091029 | ||
| 4 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | 20091029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091029 |
Method GET_NUMBER_OF_REC_IN_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ANZAHL | Call by reference | Type reference (TYPE) | I | 20091030 | ||||
| 2 | I_FROM | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20091030 | |||
| 3 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20091030 | |||
| 4 | I_TO | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091030 | |||
| 2 | 20091030 |
Method GET_REQUESTS_LARGER_QUALOK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TS_SID | Call by reference | Type reference (TYPE) | RRSI_TS_SID | Tabelle von SID (bzw. Integers) | 20091030 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091030 | |||
| 2 | 20091030 |
Method GET_REQUID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20091207 | |||
| 2 | R_T_REQUID | Value transfer | Type reference (TYPE) | RRSI_T_SID | Tabelle von SID (bzw. Integers) | 20091207 |
Method GET_REQUID_LIST on Interface IF_RSSM_COMP_MEDIATOR has no exception.
Method GET_REQUID_LIST_CUBE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20091207 | |||
| 2 | R_T_REQUID | Value transfer | Type reference (TYPE) | RRSI_T_SID | Tabelle von SID (bzw. Integers) | 20091207 |
Method GET_REQUID_LIST_CUBE on Interface IF_RSSM_COMP_MEDIATOR has no exception.
Method MOSTREC_REQUEST_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MOSTREC_REQUEST | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20091030 | |||
| 2 | C_WR_TIMESTAMP | Call by reference | Type reference (TYPE) | RS_TIMESTMP | 20091030 | ||||
| 3 | E_REQUEST | Call by reference | Type reference (TYPE) | RSREQUNR | Anforderungsnummer für die Datenübertragung | 20091030 | |||
| 4 | E_REQUEST_INITIAL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20101221 | |||
| 5 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20091030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Lesen der Write-Request Tabelle | 20091030 |
Method REQUEST_TIMESTAMP_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20091029 | |||
| 2 | I_REQUEST_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20091029 | |||
| 3 | R_TIMESTAMP | Value transfer | Type reference (TYPE) | RSTIMESTMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20091029 |
Method REQUEST_TIMESTAMP_GET on Interface IF_RSSM_COMP_MEDIATOR has no exception.
Method RSSM_GET_DIALOG_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DIALOG_DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20091015 | |||
| 2 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20091015 |
Method RSSM_GET_DIALOG_DESTINATION on Interface IF_RSSM_COMP_MEDIATOR has no exception.
Method WRITE_MPRO_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MPRO | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110725 | |||
| 2 | MREQ_GUID | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Anforderungsnummer) | 20110725 | |||
| 3 | MREQ_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110725 | |||
| 4 | NEW_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110725 | |||
| 5 | OLD_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110725 | |||
| 6 | PARTPROV_NAME | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20110725 | |||
| 7 | PARTPROV_SID | Call by reference | Type reference (TYPE) | RSSID | Stammdaten ID | 20110725 |
Method WRITE_MPRO_MAPPING on Interface IF_RSSM_COMP_MEDIATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |