SAP ABAP Class IF_RSOBI_MF_BASE (SOBI Model Factory: Basic Functions)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_MMR_REMOTE BW Repository MMR Connection: Remote Interface 20060105
2 Interface composition (i COMPRISING i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20060802
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSOBI_MF_CONFIGURATION SOBI Model Factory: Configuration for Target Object 20060105
2 Interface composition (i COMPRISING i_ref)  IF_RSOBI_MF_MODEL SOBI Model Factory: Model 20060105
3 Interface composition (i COMPRISING i_ref)  IF_RSOBI_MF_PARAMETER SOBI Model Factory: Parameters for Model Generation 20060105
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBI_MF_CONFIGURATION SOBI Model Factory: Configuration for Target Object 20060105
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBI_MF_MODEL SOBI Model Factory: Model 20060712
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOBI_MF_PARAMETER SOBI Model Factory: Parameters for Model Generation 20060105
Properties
Class IF_RSOBI_MF_BASE  
Short Description SOBI Model Factory: Basic Functions    
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
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSOBI_MF_BASE has no interface implemented.
Friends
Class IF_RSOBI_MF_BASE has no friend class.
Attributes
Class IF_RSOBI_MF_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks the Object 20060105
2 CLONE Instance method Public Method Generates Clone 20060802
3 EQUALS Instance method Public Method Checks for Equality with Specified Instance 20060802
Events
Class IF_RSOBI_MF_BASE has no event.
Types
Class IF_RSOBI_MF_BASE has no local type.
Method Signatures

Method CHECK 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 20060105
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20060807
3 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Soll eine Inkonsistenz repariert werden? 20060807
4 Importing I_R_CLONE Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_BASE Geklontes Objekt seit dem letzten Sichern 20061115
5 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_S_TLOGO BW Repository: TLOGO Objekt und Typ 20060105

Method CHECK on class IF_RSOBI_MF_BASE has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_CLONE Value transfer Object reference (TYPE REF TO) IF_RSOBI_MF_BASE SOBI Model Factory: Basisfunktionen 20060802

Method CLONE on class IF_RSOBI_MF_BASE has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OBJECT Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_BASE SOBI Model Factory: Basisfunktionen 20060802
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20060802

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