SAP ABAP Class IF_RSOBI_MF_GENERATOR (SOBI Model Factory: Model Generator)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSOBI_MF_J2EE_FACADE SOBI Model Factory: J2EE Facade 20051204
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBI_MF_GENERATOR SOBI Model Factory: Model Generator 20051204
Properties
Class IF_RSOBI_MF_GENERATOR  
Short Description SOBI Model Factory: Model Generator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSOBI_MF_GENERATOR has no forward declaration.
Interfaces
Class IF_RSOBI_MF_GENERATOR has no interface implemented.
Friends
Class IF_RSOBI_MF_GENERATOR has no friend class.
Attributes
Class IF_RSOBI_MF_GENERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GENERATE Instance method Public Method Generates a BI model 20051203
2 GET_STATISTIC Instance method Public Method Returns Statistics for Latest Generation Run 20070622
Events
# Event Type Visibility Description Created on
1 ACTIVATION_DONE Instance Event
(0)
Public
(2)
Activation complete 20060112
2 GENERATION_DONE Instance Event
(0)
Public
(2)
Generation complete 20051230
Types
Class IF_RSOBI_MF_GENERATOR has no local type.
Method Signatures

Method GENERATE 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 20051203
2 Exporting E_SUCCESSFUL Call by reference Type reference (TYPE) RS_BOOL Generierung erfolgreich? 20060529
3 Importing I_R_CTX Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_CONTEXT SOBI Model Factory: Kontext der Generierung 20061113
4 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL SOBI Model Factory Dialog: Modell für Dialog 20051205
# Exception Resumable Description Created on
1 CX_RSOBI_MF_EXCEPTION SOBI Model Factory: Allgemeiner Fehler 20061121

Method GET_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_INFO Value transfer Object reference (TYPE REF TO) IF_RSOBI_MF_GENERATOR_INFO SOBI Model Factory: Statistik für ein Generierungslauf 20070622

Method GET_STATISTIC on class IF_RSOBI_MF_GENERATOR has no exception.
Event Signatures

Event ACTIVATION_DONE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_T_MSG Exporting Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20060112

Event GENERATION_DONE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_SUCCESSFUL Exporting Value transfer Type reference (TYPE) RS_BOOL War die Generierung erfolgreich? 20060606
2 E_T_MSG Exporting Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20051230
History
Last changed by/on SAP  20130531 
SAP Release Created in