SAP ABAP Class CL_RSOBI_MF_MODEL_RSDS (SOBI Model Factory: Model DataSource)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOBI_MF_CORE (Package) SOBI Model Factory: Core Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSOBI_MF_MODEL SOBI Model Factory: Model 20060712
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSOBI_MF_MODEL_RSDS_TEXT SOBI Model Factory: Model DataSource for Texts 20060712
2 Inheritance (c INHERITING FROM c_ref)  CL_RSOBI_MF_MODEL_RSDS_TRAN SOBI Model Factory: Model DataSource for Transaction Data 20060712
Properties
Class CL_RSOBI_MF_MODEL_RSDS  
Short Description SOBI Model Factory: Model DataSource    
Super Class CL_RSOBI_MF_MODEL SOBI Model Factory: Model 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSOBI_MF    
Program status     
Category 0   
Package RSOBI_MF_CORE   SOBI Model Factory: Core Functionality 
Created 20060712   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSOBI_MF_MODEL_RSDS has no forward declaration.
Interfaces
Class CL_RSOBI_MF_MODEL_RSDS has no interface implemented.
Friends
Class CL_RSOBI_MF_MODEL_RSDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_ASSOCIATIONS_FOR_ACT Instance attribute Private Type reference (TYPE) RSO_MMR_T_ASSOCIATION Association for Objects That Are Created During Activation 20060808
2 P_T_ATTRIBUTES_FOR_ACT Instance attribute Private Type reference (TYPE) RSO_MMR_T_PARAM Attributes for Objects That Are Created During Activation 20060808
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_TARGET_OBJECTS Instance method Private Method Adjusts Target Objects After Activation for Specified Type 20060821
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080308
3 CREATE_FIELD_PARAMETER Instance method Private Method Generates a Parameter for the Current DataSource Field 20070413
4 GET_DATASOURCE Static method Public Method Reads Metadata of Specified DataSource 20060807
5 GET_DATASOURCE_TYPE Static method Public Method Returns Type for Specified DataSource 20060712
6 GET_DTPS Instance method Private Method Returns DTPs for Transformations 20071030
7 GET_OBJECT_STATUS Instance method Private Method Returns Object Status 20070701
8 GET_OBJECT_STATUS_BY_TLOGO Instance method Private Method Returns Object Status for TLOGO 20071030
9 GET_TRANSFORMATION_ID Instance method Private Method Determines Transformation ID 20060821
10 GET_TYPES_FOR_ACTIVATION Instance method Private Method Returns TLOGO Types for Activation 20060821
11 IS_MAPPING_ENTRY_EXISTING Instance method Private Method Does a Mapping Entry Exist? 20070719
Events
Class CL_RSOBI_MF_MODEL_RSDS has no event.
Types
Class CL_RSOBI_MF_MODEL_RSDS has no local type.
Method Signatures

Method ADJUST_TARGET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20060821
2 Changing C_T_MAP Call by reference Type reference (TYPE) RSOBI_MF_T_MAP SOBI Model Factory: Mapping Quell- und Zielmodell Entitäten 20060821
3 Exporting E_T_OBJECT Call by reference Type reference (TYPE) RSO_T_TLOGO Angepasste Objekte 20070629
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20060821

Method ADJUST_TARGET_OBJECTS on class CL_RSOBI_MF_MODEL_RSDS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20080308
2 Importing I_S_SOURCE Value transfer Type reference (TYPE) RSO_S_TLOGO 20080308

Method CONSTRUCTOR on class CL_RSOBI_MF_MODEL_RSDS has no exception.

Method CREATE_FIELD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSOBI_MF_S_MAP SOBI Model Factory: Mapping Quell- und Zielmodell Entitäten 20070413
2 Importing I_TYPE Call by reference Type reference (TYPE) STRING Typ des Parameters 20070413
3 Importing I_VALUE Call by reference Type reference (TYPE) STRING Wert des Parameters 20070413
4 Returning R_R_PARAMETER Value transfer Object reference (TYPE REF TO) IF_RSOBI_MF_PARAMETER SOBI Model Factory: Parameter für Modell Generierung 20070413

Method CREATE_FIELD_PARAMETER on class CL_RSOBI_MF_MODEL_RSDS has no exception.

Method GET_DATASOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_DS Call by reference Type reference (TYPE) RSDS DataSource im BW 20060807
2 Exporting E_S_DSESRHDMAP Call by reference Type reference (TYPE) ROESRHDMAP Kopfmapping DataSource - ESR 20080421
3 Exporting E_T_DSESRFDMAP Call by reference Type reference (TYPE) ROTESRFDMAP Feldmapping DataSource - ESR 20080421
4 Exporting E_T_FIELD Call by reference Type reference (TYPE) RSDS_T_RSDSSEGFD DataSource Felder 20060807
5 Exporting E_T_FIELDT Call by reference Type reference (TYPE) RSDS_T_RSDSSEGFDT DataSource Feld-Texte 20060810
6 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Objekt und Typ 20060807
# Exception Resumable Description Created on
1 CX_RS_VERSION_NOT_FOUND Objekt in einer Version nicht gefunden 20060807

Method GET_DATASOURCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20060712
2 Returning R_TYPE Value transfer Type reference (TYPE) RSDS_REQUTYPE Datentyp einer DataSource 20060712

Method GET_DATASOURCE_TYPE on class CL_RSOBI_MF_MODEL_RSDS has no exception.

Method GET_DTPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TRFN Call by reference Type reference (TYPE) RSO_T_TLOGO Transformationen 20071030
2 Returning R_T_DTPA Value transfer Type reference (TYPE) RSO_T_TLOGO DTPs 20071030

Method GET_DTPS on class CL_RSOBI_MF_MODEL_RSDS has no exception.

Method GET_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Objekt und Typ 20070701
2 Returning R_STATUS Value transfer Type reference (TYPE) RSOBJSTAT Objektstatus 20070701

Method GET_OBJECT_STATUS on class CL_RSOBI_MF_MODEL_RSDS has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FOUND Call by reference Type reference (TYPE) RS_BOOL Objektstatus konnte ermittelt werden 20071030
2 Exporting E_STATUS Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20071030
3 Exporting E_S_OBJECT Call by reference Type reference (TYPE) RSO_S_TLOGO Inaktives Objekt 20071030
4 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO TLOGO Typ 20071030

Method GET_OBJECT_STATUS_BY_TLOGO on class CL_RSOBI_MF_MODEL_RSDS has no exception.

Method GET_TRANSFORMATION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20060821
2 Changing C_S_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Objekt und Typ 20060821

Method GET_TRANSFORMATION_ID on class CL_RSOBI_MF_MODEL_RSDS has no exception.

Method GET_TYPES_FOR_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_TLOGO Value transfer Type reference (TYPE) RSO_T_TLOGO BW Repository: Tabelle von TLOGO Objekten (mit Typ) 20060821

Method GET_TYPES_FOR_ACTIVATION on class CL_RSOBI_MF_MODEL_RSDS has no exception.

Method IS_MAPPING_ENTRY_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TARGET_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20070719
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20070719

Method IS_MAPPING_ENTRY_EXISTING on class CL_RSOBI_MF_MODEL_RSDS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710