SAP ABAP Interface IF_RSTRAN_COMP_MEDIATOR (Componentization of Transformation)
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_RSTRAN_COMP_MEDIATOR Componentization of Transformation 20090803
Properties
Interface IF_RSTRAN_COMP_MEDIATOR  
Short Description Componentization of Transformation    
General Data
Package RSO_COMP   CORE Interfaces and Classes for Converting to Components 
Created 20090730   SAP 
Last changed 20140121   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_COMP_MEDIATOR Marker Interface for Mediator Implementation 20091222
Friends
Interface IF_RSTRAN_COMP_MEDIATOR has no friend.
Attributes
Interface IF_RSTRAN_COMP_MEDIATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_IMPACT Instance method Public Method 20090806
2 CREATE_TRANID Instance method Public Method 20091022
3 EXISTS_ON_DB Instance method Public Method 20091022
4 FACTORY Instance method Public Method 20091022
5 GET_ALL Instance method Public Method 20090803
6 GET_FORMULA_CODE Instance method Public Method 20130516
7 GET_SINGLE Instance method Public Method 20091022
Events
Interface IF_RSTRAN_COMP_MEDIATOR has no event.
Types
Interface IF_RSTRAN_COMP_MEDIATOR has no local type.
Method Signatures

Method CHECK_IMPACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_OCCURED Call by reference Type reference (TYPE) RS_BOOL Boolean 20090806
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '4' Anwendungs-Log: Detaillierungsgrad 20090806
3 Importing I_FORCE_DEACTIVATE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090806
4 Importing I_ONLY_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20090806
5 Importing I_ONLY_RELATED Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Nun in Quelle und Ziel 20110224
6 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20090806
7 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Objekt und Typ 20090806
8 Importing I_T_FIELD Call by reference Type reference (TYPE) RSTRAN_T_FIELD Transformation - Strukturfelder 20090806
9 Importing I_WITH_CTO Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20090806

Method CHECK_IMPACT on Interface IF_RSTRAN_COMP_MEDIATOR has no exception.

Method CREATE_TRANID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20091022
2 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20091022
3 Importing I_WITH_COLLISION_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091022
4 Returning R_TRANID Value transfer Type reference (TYPE) RSTRANID TransformationsId 20091022

Method CREATE_TRANID on Interface IF_RSTRAN_COMP_MEDIATOR has no exception.

Method EXISTS_ON_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20091022
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS RS_C_OBJVERS-ACTIVE 20091022
3 Importing I_WITH_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091022
4 Returning R_ANSWER Value transfer Type reference (TYPE) RS_BOOL Boolean 20091022

Method EXISTS_ON_DB on Interface IF_RSTRAN_COMP_MEDIATOR has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRUNIT_ALLOWED Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091022
2 Importing I_EXPERT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091022
3 Importing I_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091022
4 Importing I_S_OWNED_BY Call by reference Type reference (TYPE) RSO_S_TLOGO_OWNED_BY Übergeordnetes TLOGO Objekt (dem das aktuelle Objekt gehört) 20091022
5 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20091022
6 Importing I_S_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20091022
7 Importing I_TRANID Call by reference Type reference (TYPE) RSTRANID TransformationsId 20091022
8 Importing I_WITH_MESSAGE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091022
9 Importing I_WITH_PROPOSAL Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091022

Method FACTORY on Interface IF_RSTRAN_COMP_MEDIATOR has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RSTRAN_NOT_FOUND Call by reference Type reference (TYPE) RS_BOOL Boolean 20090803
2 Exporting E_T_TRFN Value transfer Type reference (TYPE) RSTRAN_T_TRFN Transformationen 20090803
3 Importing I_FOR_TEST Call by reference Type reference (TYPE) RS_BOOL Boolean 20090803
4 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20090803
5 Importing I_TLOGO_SOURCE Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20090803
6 Importing I_TLOGO_TARGET Call by reference Type reference (TYPE) RSTRAN_S_TLOGO BW Repository: TLOGO Objekt, Typ und Typ der Assoziation 20090803
7 Importing I_WITH_CHECK_EXISTENCE Call by reference Type reference (TYPE) RS_BOOL Boolean 20090803
8 Importing I_WITH_OWNED_BY Call by reference Type reference (TYPE) RS_BOOL Boolean 20090803
9 Importing I_WITH_SHADOW Call by reference Type reference (TYPE) RS_BOOL Boolean 20090803

Method GET_ALL on Interface IF_RSTRAN_COMP_MEDIATOR has no exception.

Method GET_FORMULA_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ABAPSOURCE Call by reference Type reference (TYPE) RSAA_T_ABAPSOURCE ABAP_SOURCE 20130516
2 Importing I_R_FORMULA Call by reference Object reference (TYPE REF TO) OBJECT 20130516

Method GET_FORMULA_CODE on Interface IF_RSTRAN_COMP_MEDIATOR has no exception.

Method GET_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_OBJ_PROPS Call by reference Type reference (TYPE) RSAWBN_S_OBJ_PROPS AWB Objekteigenschaften 20091022
2 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20091022
3 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS Objektversion 20091022

Method GET_SINGLE on Interface IF_RSTRAN_COMP_MEDIATOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730