SAP ABAP Class IF_RSOBI_MF_API (SOBI Model Factory: API for Data Flow Generation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBI_MF_API SOBI Model Factory: Interface for Data Flow Generation 20061027
Properties
Class IF_RSOBI_MF_API  
Short Description SOBI Model Factory: API for Data Flow Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSOBI_MF_API has no forward declaration.
Interfaces
Class IF_RSOBI_MF_API has no interface implemented.
Friends
Class IF_RSOBI_MF_API has no friend class.
Attributes
Class IF_RSOBI_MF_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATAFLOW Instance method Public Method Creates or Generates the Objects of a Data Flow 20061027
2 CREATE_DATAFLOW_BY_MODEL Instance method Public Method Creates or Generates the Objects of a Data Flow 20070510
Events
Class IF_RSOBI_MF_API has no event.
Types
Class IF_RSOBI_MF_API has no local type.
Method Signatures

Method CREATE_DATAFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20061027
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20061027
3 Exporting E_TH_OBJECT Call by reference Type reference (TYPE) RSO_TH_TLOGO_VERS Objekte des Datenflusses 20061107
4 Importing I_INFOAREA Call by reference Type reference (TYPE) RSINFOAREA InfoArea 20061117
5 Importing I_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20070620
6 Importing I_PREFIX Call by reference Type reference (TYPE) RSTECHNM Prefix für Objektnamen 20070423
7 Importing I_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20070620
8 Importing I_S_IPRO_TYPE Call by reference Type reference (TYPE) RSOBI_MF_S_IPRO_TYPE SOBI Model Factory: Typ eines InfoProviders für API 20061117
9 Importing I_S_SOURCE Call by reference Type reference (TYPE) RSO_S_TLOGO Quellobjekt für das die Generierung ausgeführt wird 20061027
# Exception Resumable Description Created on
1 CX_RSOBI_MF_EXCEPTION SOBI Model Factory: Allgemeiner Fehler 20061027

Method CREATE_DATAFLOW_BY_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20070510
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20070510
3 Exporting E_TH_OBJECT Call by reference Type reference (TYPE) RSO_TH_TLOGO_VERS Objekte des Datenflusses 20070510
4 Importing I_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Paket 20070620
5 Importing I_PREFIX Call by reference Type reference (TYPE) RSTECHNM Prefix für Objektnamen 20070510
6 Importing I_REQUEST Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20070620
7 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL SOBI Model Factory: Modell 20070510
# Exception Resumable Description Created on
1 CX_RSOBI_MF_EXCEPTION SOBI Model Factory: Allgemeiner Fehler 20070510
History
Last changed by/on SAP  20130531 
SAP Release Created in