SAP ABAP Interface IF_RSPLS_PC_COMP_MEDIATOR (Componentization: Planning and WHM Integration)
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_RSPLS_PC_COMP_MEDIATOR Componentization: Planning and WHM Integration 20091110
Properties
Interface IF_RSPLS_PC_COMP_MEDIATOR  
Short Description Componentization: Planning and WHM Integration    
General Data
Package RSO_COMP   CORE Interfaces and Classes for Converting to Components 
Created 20091110   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 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_RSPLS_PC_COMP_MEDIATOR has no friend.
Attributes
Interface IF_RSPLS_PC_COMP_MEDIATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DSO_DELETE_RFC Instance method Public Method Deletes records in a Planning-DSO 20120625
2 DSO_GET_INFO_STATIC Instance method Public Method Reading DataStore Object Properties (Performance) 20120625
3 DSO_GET_LIST Instance method Public Method Returns a List/F4 Help for DSOs 20100517
4 DSO_GET_TABLE_NAME Instance method Public Method Gets Technical Name of DataSt Table (and View/Table Type ... 20120625
5 GET_SEQNM_FROM_CVARIANT Instance method Public Method Retrieve Planning Sequence for a Process Chain Variant 20091110
6 INFOPROV_GETDETAIL Instance method Public Method Details of InfoProvider 20091216
7 INFOPROV_GETLIST Instance method Public Method Retrieve List of Plannable InfoProviders 20091216
8 NAVIGATE_FROM_APPLICATION Instance method Public Method Navigate to an Application in the AWB 20110124
9 TRIGGER_NEWDB_MERGE Instance method Public Method Call of function module RSHDB_PC_MERGE_TRIGGER 20120625
Events
Interface IF_RSPLS_PC_COMP_MEDIATOR has no event.
Types
Interface IF_RSPLS_PC_COMP_MEDIATOR has no local type.
Method Signatures

Method DSO_DELETE_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUMROWS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20120625
2 Importing I_DELETE_ALL Value transfer Type reference (TYPE) RS_BOOL Boolean 20120625
3 Importing I_DSO_OBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore-Objekt 20120625
4 Importing I_TRIGGER_SMARTMERGE Value transfer Type reference (TYPE) RS_BOOL Boolean 20120625
5 Importing I_T_RANGE Call by reference Type reference (TYPE) RS_T_SELECT SELECT-OPTION structure on Info Object 20120625
# Exception Resumable Description Created on
1 CONFLICTING_DELETION_CRITERIA Konflikt zwischen "Lösche alles" und "Selektionskriterien" 20120625
2 DELETE_FAILED Löschen ist fehlgeschlagen 20120625

Method DSO_GET_INFO_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_ODSO Call by reference Type reference (TYPE) RSD_S_ODSO ODS Object Properties 20120625
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Object version 20120625
3 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT ODS object 20120625
# Exception Resumable Description Created on
1 INPUT_INVALID InfoObjects Not Found 20120625
2 INTERNAL_ERROR Internal Error 20120625
3 IOBJ_NOT_FOUND InfoObject Not Found 20120625
4 ODSO_NOT_FOUND ODS Object Not Found 20120625

Method DSO_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_F4_LIST Call by reference Type reference (TYPE) RSO_T_OBJECT_F4_LIST BW Repository: Listenformat (ALV) für F4-Hilfe 20100517
2 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE boolsche Variable (X=true, -=false, space=unknown) 20100517

Method DSO_GET_LIST on Interface IF_RSPLS_PC_COMP_MEDIATOR has no exception.

Method DSO_GET_TABLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TABLNM Call by reference Type reference (TYPE) TABNAME Table name 20120625
2 Exporting E_VIEWNM Call by reference Type reference (TYPE) VIEWNAME View (wie in I_VIEW_SUFFIX spezifiziert) 20120625
3 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT ODS object 20120625
4 Importing I_TABT Call by reference Type reference (TYPE) RSDODSTABT Table type of ODS table 20120625
5 Importing I_VIEW_SUFFIX Call by reference Type reference (TYPE) CHAR1 RSD_C_ID_VIEW_TIOBJNM2 Suffix des Views (2 oder I) 20120625
# Exception Resumable Description Created on
1 INPUT_INVALID Invalid entry 20120625
2 NAME_ERROR Invalid Name 20120625

Method GET_SEQNM_FROM_CVARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CVARIANT Call by reference Type reference (TYPE) RSPLS_ENQ_MASTER-CVARIANT Technischer Name der Prozessvariante 20091110
2 Returning R_SEQNM Value transfer Type reference (TYPE) RSPLS_SEQNM Name (ID) Planungs-Sequenz 20091110

Method GET_SEQNM_FROM_CVARIANT on Interface IF_RSPLS_PC_COMP_MEDIATOR has no exception.

Method INFOPROV_GETDETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20091216
2 Exporting E_T_CHARACTERISTIC Call by reference Type reference (TYPE) RSPLS_T_RFC_IP_INFO_CHAR Tabelle mit Eigenschaften von InfoObjekten 20091216
3 Exporting E_T_COMPOUNDING Call by reference Type reference (TYPE) RSPLS_T_RFC_IP_INFO_COMPOUND InfoProvider Anzeige: InfoObjeket Klammerung 20091216
4 Exporting E_T_KEYFIGURE Call by reference Type reference (TYPE) RSPLS_T_RFC_IP_INFO_KEYFG InfoProvider Anzeige: Eigenschaften von Kennzahl 20091216
5 Exporting E_T_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20091216
6 Importing I_INFOPROVIDER Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20091216

Method INFOPROV_GETDETAIL on Interface IF_RSPLS_PC_COMP_MEDIATOR has no exception.

Method INFOPROV_GETLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_INFOPROV Call by reference Type reference (TYPE) RSPLS_T_RFC_INFOPROV Tabelle mit Infoprovidern für die Planung 20091216
2 Importing I_MAXROWS Value transfer Type reference (TYPE) I 20091216
3 Importing I_SEARCHCRIT Value transfer Type reference (TYPE) RSPLS_SEARCHCRIT Suchkriterium 20091216
4 Importing I_SEARCHSTR Value transfer Type reference (TYPE) STRING 20091216

Method INFOPROV_GETLIST on Interface IF_RSPLS_PC_COMP_MEDIATOR has no exception.

Method NAVIGATE_FROM_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC RSAWC_C_TFC-DISPLAY Funktionscode 20110124
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSAWBNOBJNM Objektname eines Objektes in der AWB 20110124
3 Importing I_R_NAVIGATOR Call by reference Object reference (TYPE REF TO) IF_RSAWBN_NAVIGATOR Zugriff auf den AWB Navigator 20110124
4 Importing I_SUB_TLOGO Call by reference Type reference (TYPE) RSO_TLOGO_SUBTYPE BW Metadata Repository: Subtyp eines TLOGO Typs 20110124
5 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20110124
6 Returning R_EXIT_OWN_APPLICATION Value transfer Type reference (TYPE) RS_BOOL Boolean 20110124

Method NAVIGATE_FROM_APPLICATION on Interface IF_RSPLS_PC_COMP_MEDIATOR has no exception.

Method TRIGGER_NEWDB_MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20120625
2 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20120625
3 Importing I_REQUID Call by reference Type reference (TYPE) INT4 Request eines Datentransferprozesses 20120625
4 Importing I_T_TLOGO Call by reference Type reference (TYPE) RSTRAN_T_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20120625

Method TRIGGER_NEWDB_MERGE on Interface IF_RSPLS_PC_COMP_MEDIATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730