SAP ABAP Class CL_RSOBI_MF_TRACE (SOBI Model Factory: Automatic Tests)
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_BASE SOBI Model Factory: Basis Class 20070511
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20070509
Properties
Class CL_RSOBI_MF_TRACE  
Short Description SOBI Model Factory: Automatic Tests    
Super Class CL_RSOBI_MF_BASE SOBI Model Factory: Basis Class 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSOBI_MF    
Program status     
Category 0   
Package RSOBI_MF_CORE   SOBI Model Factory: Core Functionality 
Created 20070509   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSOBI_MF_TRACE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20070509
Friends
Class CL_RSOBI_MF_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DS_TYPE Instance attribute Private Type reference (TYPE) RSDS_REQUTYPE Data Type of a DataSource 20070509
2 P_PREFIX Instance attribute Private Type reference (TYPE) RSTECHNM Prefix 20070509
3 P_R_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL Model 20070510
4 P_SOURCE Instance attribute Private Type reference (TYPE) RSO_S_TLOGO Source as TLOGO 20070509
5 P_SUBRC Instance attribute Private Type reference (TYPE) SYSUBRC Return Value for Data Flow Generation 20070511
6 P_TH_OBJECT Instance attribute Private Type reference (TYPE) RSO_TH_TLOGO_VERS List of Generated Objects 20070509
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_FLOW_UPWARDS Instance method Private Method Checks Data Flow Upwards 20070509
2 CHECK_OBJECT_LIST Instance method Private Method Checks Objects for Existence and Prefix 20070511
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070510
4 CLEANUP Instance method Public Method Deletes Generated Objects with Prefix 20070525
5 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20070509
6 CONVERT_MSG_TO_TABLE Static method Private Method Converts Messages in a Table 20070511
7 DESERIALIZE_HELPER Instance method Private Method Deserialize Helper 20070509
8 FACTORY Static method Public Method Factory 20070509
9 GENERATE_DATAFLOW Instance method Public Method Generates and Activates the Objects of a Data Flow 20070511
10 IS_OBJECT_IN_DATA_FLOW Instance method Private Method Checks if an Object Exists in the Data Flow 20070509
11 RETURN_OBJECT_FROM_LIST Instance method Private Method Returns an Object from the List 20070509
12 SERIALIZE_HELPER Instance method Private Method Serialize Helper 20070509
13 SHOW_MESSAGES Static method Private Method Displays Messages 20070525
Events
Class CL_RSOBI_MF_TRACE has no event.
Types
Class CL_RSOBI_MF_TRACE has no local type.
Method Signatures

Method CHECK_DATA_FLOW_UPWARDS Signature

Method CHECK_DATA_FLOW_UPWARDS on class CL_RSOBI_MF_TRACE has no parameter.
Method CHECK_DATA_FLOW_UPWARDS on class CL_RSOBI_MF_TRACE has no exception.

Method CHECK_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_OBJECTS_LIST Value transfer Type reference (TYPE) RSOBI_MF_T_TRACE_OBJECT_LIST Objektliste mit Exists-Flag 20070511

Method CHECK_OBJECT_LIST on class CL_RSOBI_MF_TRACE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSOBI_MF_TRACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSOBI_MF_TRACE has no exception.

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20070525

Method CLEANUP on class CL_RSOBI_MF_TRACE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREFIX Call by reference Type reference (TYPE) RSTECHNM Präfix 20070509
2 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL SOBI Model Factory: Modell 20070510
3 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20070511

Method CONSTRUCTOR on class CL_RSOBI_MF_TRACE has no exception.

Method CONVERT_MSG_TO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY Konvertiert nur Meldungen vom Typ i_msg_type 20070511
2 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20070511
3 Returning R_T_ERR_MSG Value transfer Type reference (TYPE) RSOBI_MF_T_TRACE_MSG Fehlermeldungen 20070511

Method CONVERT_MSG_TO_TABLE on class CL_RSOBI_MF_TRACE has no exception.

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DS_TYPE Call by reference Type reference (TYPE) RSDS_REQUTYPE Datentyp einer DataSource 20070523
2 Importing P_PREFIX Call by reference Type reference (TYPE) RSTECHNM Präfix 20070523
3 Importing P_R_MODEL Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL Modell 20070523
4 Importing P_SOURCE Call by reference Type reference (TYPE) RSO_S_TLOGO Quelle als TLOGO 20070523
5 Importing P_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert Datenflussgenerierung 20070523
6 Importing P_TH_OBJECT Call by reference Type reference (TYPE) RSO_TH_TLOGO_VERS Liste der generierten Objekte 20070523

Method DESERIALIZE_HELPER on class CL_RSOBI_MF_TRACE has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PREFIX Call by reference Type reference (TYPE) RSTECHNM Präfix 20070509
2 Importing I_R_MODEL Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL SOBI Model Factory: Modell 20070510
3 Returning R_R_TRACE Value transfer Object reference (TYPE REF TO) CL_RSOBI_MF_TRACE Trace-Objekt 20070511

Method FACTORY on class CL_RSOBI_MF_TRACE has no exception.

Method GENERATE_DATAFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20070525
2 Importing I_CLEANUP Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Generierte Objekte mit Präfix löschen 20070525
3 Importing I_SHOW_MESSAGES Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Meldungen anzeigen 20070525
4 Importing I_SKIP_GENERATION Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Nur Trace aufzeichnen 20070511

Method GENERATE_DATAFLOW on class CL_RSOBI_MF_TRACE has no exception.

Method IS_OBJECT_IN_DATA_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_S_TLOGO_ASC Value transfer Type reference (TYPE) RSO_S_TLOGO_ASC BW Repository: TLOGO Objekt und Verision 20070509
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS Objektversion zu i_source 20070509
3 Importing I_SOURCE Call by reference Type reference (TYPE) RSO_S_TLOGO TLOGO + Objektname 20070509
# Exception Resumable Description Created on
1 CX_RSOBI_MF_EXCEPTION SOBI Model Factory: Allgemeiner Fehler 20070511

Method RETURN_OBJECT_FROM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20070509
2 Returning R_S_OBJECT Value transfer Type reference (TYPE) RSO_S_TLOGO_VERS BW Repository: TLOGO Objekt und Verision 20070509

Method RETURN_OBJECT_FROM_LIST on class CL_RSOBI_MF_TRACE has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DS_TYPE Call by reference Type reference (TYPE) RSDS_REQUTYPE Datentyp einer DataSource 20070523
2 Exporting P_PREFIX Call by reference Type reference (TYPE) RSTECHNM Präfix 20070523
3 Exporting P_R_MODEL Call by reference Object reference (TYPE REF TO) IF_RSOBI_MF_MODEL Modell 20070523
4 Exporting P_SOURCE Call by reference Type reference (TYPE) RSO_S_TLOGO Quelle als TLOGO 20070523
5 Exporting P_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert Datenflussgenerierung 20070523
6 Exporting P_TH_OBJECT Call by reference Type reference (TYPE) RSO_TH_TLOGO_VERS Liste der generierten Objekte 20070523

Method SERIALIZE_HELPER on class CL_RSOBI_MF_TRACE has no exception.

Method SHOW_MESSAGES 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 20070525

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