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 DATASTATE_GET Instance method Public Method Determine Data Status for an InfoProvider 20091029
2 GET_NUMBER_OF_REC_IN_REQUEST Instance method Public Method Returns the Number of Records for a Green Request 20091030
3 GET_REQUESTS_LARGER_QUALOK Instance method Public Method Returns All Requests that are Green and Greater than Qualok 20091030
4 GET_REQUID_LIST Instance method Public Method 20091207
5 GET_REQUID_LIST_CUBE Instance method Public Method 20091207
6 MOSTREC_REQUEST_GET Instance method Public Method Determines the MOST RECENT Read Request 20091030
7 REQUEST_TIMESTAMP_GET Instance method Public Method Determines the Time Stamp of a Request 20091029
8 RSSM_GET_DIALOG_DESTINATION Instance method Public Method 20091015
9 WRITE_MPRO_MAPPING 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 Exporting E_REPORTING_RNSID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20091029
2 Exporting E_S_DATASTATE Call by reference Type reference (TYPE) RSMDATASTATE Status der Daten in den Infocubes 20091029
3 Importing I_BYPASS_BUFFER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091029
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSD_INFOCUBE 20091029
# Exception Resumable Description Created on
1 INFOPROV_NOT_FOUND 20091029

Method GET_NUMBER_OF_REC_IN_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ANZAHL Call by reference Type reference (TYPE) I 20091030
2 Importing I_FROM Call by reference Type reference (TYPE) RSSID Stammdaten ID 20091030
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20091030
4 Importing I_TO Call by reference Type reference (TYPE) RSSID Stammdaten ID 20091030
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20091030
2 WRONG_INFOPROV 20091030

Method GET_REQUESTS_LARGER_QUALOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TS_SID Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20091030
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20091030
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20091030
2 WRONG_INFOPROV 20091030

Method GET_REQUID_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20091207
2 Returning 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 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20091207
2 Returning 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 Changing C_MOSTREC_REQUEST Call by reference Type reference (TYPE) RSSID Stammdaten ID 20091030
2 Changing C_WR_TIMESTAMP Call by reference Type reference (TYPE) RS_TIMESTMP 20091030
3 Exporting E_REQUEST Call by reference Type reference (TYPE) RSREQUNR Anforderungsnummer für die Datenübertragung 20091030
4 Exporting E_REQUEST_INITIAL Call by reference Type reference (TYPE) RS_BOOL Boolean 20101221
5 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20091030
# Exception Resumable Description Created on
1 READ_ERROR 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 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20091029
2 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20091029
3 Returning 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 Exporting E_DIALOG_DEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20091015
2 Importing 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 Importing MPRO Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20110725
2 Importing MREQ_GUID Call by reference Type reference (TYPE) RSREQUID Request-ID (Anforderungsnummer) 20110725
3 Importing MREQ_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20110725
4 Importing NEW_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20110725
5 Importing OLD_SID Call by reference Type reference (TYPE) RSSID Stammdaten ID 20110725
6 Importing PARTPROV_NAME Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20110725
7 Importing 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