SAP ABAP Class IF_RSOBI_MF_CONTEXT (SOBI Model Factory: Generation Context)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSOBI_MF_MODEL_DELAY SOBI Model Factory: Set Model Later 20061115
2 Interface composition (i COMPRISING i_ref)  IF_RSO_MMR_REMOTE BW Repository MMR Connection: Remote Interface 20061113
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBI_MF_CONTEXT SOBI Model Factory: Generation Context 20060818
Properties
Class IF_RSOBI_MF_CONTEXT  
Short Description SOBI Model Factory: Generation Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060818   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSOBI_MF_CONTEXT has no forward declaration.
Interfaces
Class IF_RSOBI_MF_CONTEXT has no interface implemented.
Friends
Class IF_RSOBI_MF_CONTEXT has no friend class.
Attributes
Class IF_RSOBI_MF_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FLAVOR Instance method Public Method Returns Application Category 20061113
2 GET_MODEL Instance method Public Method Returns Configuration Model 20070530
3 IS_DARK_MODE Instance method Public Method Do you want generation to run in the background? 20060818
4 IS_SIMULATION_MODE Instance method Public Method Simulate Generation? 20080222
5 SET_SIMULATION_MODE Instance method Public Method Sets Simulation Mode 20080222
Events
Class IF_RSOBI_MF_CONTEXT has no event.
Types
Class IF_RSOBI_MF_CONTEXT has no local type.
Method Signatures

Method GET_FLAVOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLAVOR Value transfer Type reference (TYPE) CHAR01 Anwendungskategorie 20061113

Method GET_FLAVOR on class IF_RSOBI_MF_CONTEXT has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MODEL Value transfer Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL SOBI Model Factory: Modell 20070530

Method GET_MODEL on class IF_RSOBI_MF_CONTEXT has no exception.

Method IS_DARK_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DARK Value transfer Type reference (TYPE) RS_BOOL Boolean 20060818

Method IS_DARK_MODE on class IF_RSOBI_MF_CONTEXT has no exception.

Method IS_SIMULATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20080222

Method IS_SIMULATION_MODE on class IF_RSOBI_MF_CONTEXT has no exception.

Method SET_SIMULATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIMULATE Call by reference Type reference (TYPE) RS_BOOL Boolean 20080222

Method SET_SIMULATION_MODE on class IF_RSOBI_MF_CONTEXT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in