SAP ABAP Class CL_RSOBI_MF_GENERATOR (SOBI Model Factory: Model Generator)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOBI_MF_GENERATOR | SOBI Model Factory: Model Generator | 20051204 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOBI_MF_J2EE_FACADE | SOBI Model Factory: J2EE Facade | 20051204 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOBI_MF_J2EE_MONITOR | SOBI Model Factory: J2EE Monitor | 20061106 |
Properties
| Class | CL_RSOBI_MF_GENERATOR | |
| Short Description | SOBI Model Factory: Model Generator | |
| Super 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 | 20051204 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSOBI_MF_GENERATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSOBI_MF_GENERATOR | SOBI Model Factory: Model Generator | 20051204 | ||
| 2 | IF_RSOBI_MF_J2EE_FACADE | SOBI Model Factory: J2EE Facade | 20051204 | ||
| 3 | IF_RSOBI_MF_J2EE_MONITOR | SOBI Model Factory: J2EE Monitor | 20061106 |
Friends
Class CL_RSOBI_MF_GENERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'SOBI_RFC_DEST' | Field Name in RSADMIN | 20061023 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | C | Dummy | 20060302 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Is the J2EE facade configured? | 20060509 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSOBI_MF_GENERATOR_INFO | Statistics for Generation | 20070622 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_RSOBI_MF_GENERATOR | Singleton Instance | 20060509 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Generates Statistics for a Generation Run | 20070622 | |
| 2 | Static method | Public | Method | Creates Generator Instance | 20051204 | |
| 3 | Static method | Public | Method | Clearing Tasks When Exiting the Application | 20060606 | |
| 4 | Instance method | Private | Method | Returns Mapping Between Source and Target | 20070717 | |
| 5 | Instance method | Private | Method | Returns RFC Destination for J2EE Engine | 20051204 | |
| 6 | Instance method | Private | Method | Executes Ping on the J2EE Engine | 20060314 | |
| 7 | Instance method | Private | Method | Saves generated BI Objects | 20051207 | |
| 8 | Instance method | Private | Method | Sets Generated Objects As Target in Current Model | 20060831 |
Events
Class CL_RSOBI_MF_GENERATOR has no event.
Types
Class CL_RSOBI_MF_GENERATOR has no local type.
Method Signatures
Method CREATE_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20070622 | |||
| 2 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20070622 | |||
| 3 | I_T_OBJECT | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20070622 |
Method CREATE_STATISTICS on class CL_RSOBI_MF_GENERATOR has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_GENERATOR | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_GENERATOR | SOBI Model Factory: Modell Generator | 20051204 |
Method FACTORY on class CL_RSOBI_MF_GENERATOR has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_RSOBI_MF_GENERATOR has no parameter.
Method FINALIZE on class CL_RSOBI_MF_GENERATOR has no exception.
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_ASSOCIATION | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Assoziationstabelle für RFC | 20070717 | |||
| 2 | I_T_ATTRIBUTE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20070717 | |||
| 3 | R_T_MAP | Value transfer | Type reference (TYPE) | RSOBI_MF_T_MAP | SOBI Model Factory: Mapping Quell- und Zielmodell Entitäten | 20070717 |
Method GET_MAPPING on class CL_RSOBI_MF_GENERATOR has no exception.
Method GET_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060314 |
Method GET_RFC_DESTINATION on class CL_RSOBI_MF_GENERATOR has no exception.
Method PING_J2EE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20060314 | |||
| 2 | E_SUCCESS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060314 |
Method PING_J2EE on class CL_RSOBI_MF_GENERATOR has no exception.
Method SAVE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20051207 | |||
| 2 | C_T_ASSOCIATIONS | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Assoziationstabelle für RFC | 20060820 | |||
| 3 | C_T_ATTRIBUTES | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20060820 | |||
| 4 | E_TH_TLOGO_ERROR | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO_VERS | BW Repository: TLOGO Objekte und Verision | 20060831 | |||
| 5 | E_T_OBJECT | Call by reference | Type reference (TYPE) | RSO_T_TLOGO | Gesicherte Objekte | 20070622 | |||
| 6 | I_R_CTX | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONTEXT | SOBI Model Factory: Kontext der Generierung | 20080225 | |||
| 7 | I_R_CYCLE | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_LIFECYCLE | SOBI Model Factory: Zyklus der Generierung | 20060808 |
Method SAVE_OBJECTS on class CL_RSOBI_MF_GENERATOR has no exception.
Method SET_TARGET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20060831 | |||
| 2 | I_TH_TLOGO_ERROR | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO_VERS | Fehlerhafte Objekte | 20060831 | |||
| 3 | I_T_MAP | Call by reference | Type reference (TYPE) | RSOBI_MF_T_MAP | SOBI Model Factory: Mapping Quell- und Zielmodell Entitäten | 20070717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SOBI Model Factory: Allgemeiner Fehler | 20061121 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |