SAP ABAP Class CL_RSOBI_MF_UTILITIES (SOBI Model Factory: Auxiliary Functions)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOBI_MF_CORE (Package) SOBI Model Factory: Core Functionality
⤷
⤷
Properties
| Class | CL_RSOBI_MF_UTILITIES | |
| Short Description | SOBI Model Factory: Auxiliary Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSOBI_MF_CORE | SOBI Model Factory: Core Functionality |
| Created | 20060809 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSOBI_MF_UTILITIES has no interface implemented.
Friends
Class CL_RSOBI_MF_UTILITIES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | C | '%' | Separator for Parameters | 20070620 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Encodes the Two Values | 20070620 | |
| 2 | Static method | Public | Method | Encodes the Two Values | 20070620 | |
| 3 | Static method | Public | Method | Returns Configuration Instance | 20061023 | |
| 4 | Static method | Public | Method | Returns the Current Edited Configuration Model | 20070530 | |
| 5 | Static method | Public | Method | Returns Target Objects of Current Model | 20060809 | |
| 6 | Static method | Public | Method | Returns MMR Dispatcher | 20061018 | |
| 7 | Static method | Public | Method | Delivers Returned Messages | 20070730 | |
| 8 | Static method | Public | Method | Reads Object Properties for Remote Communication | 20060821 | |
| 9 | Static method | Public | Method | Returns Parameter from Specified Type If Available | 20061023 | |
| 10 | Static method | Public | Method | Returns Object Version for Current/Processing Object Status | 20060810 | |
| 11 | Static method | Public | Method | Does current TLOGO Type support M version? | 20060810 | |
| 12 | Static method | Public | Method | Removes Command | 20070619 | |
| 13 | Static method | Public | Method | Replaces Command | 20070619 | |
| 14 | Static method | Public | Method | Converts Current TLOGO Type to External Format | 20060901 | |
| 15 | Static method | Public | Method | Converts Current TLOGO Type to Internal Format | 20060831 |
Events
Class CL_RSOBI_MF_UTILITIES has no event.
Types
Class CL_RSOBI_MF_UTILITIES has no local type.
Method Signatures
Method DECODE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE1 | Call by reference | Type reference (TYPE) | STRING | Erster Wert | 20070620 | |||
| 2 | E_VALUE2 | Call by reference | Type reference (TYPE) | STRING | Zweiter Wert | 20070620 | |||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Verschlüsselter Wert | 20070620 |
Method DECODE_VALUE on class CL_RSOBI_MF_UTILITIES has no exception.
Method ENCODE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE1 | Call by reference | Type reference (TYPE) | STRING | Erster Wert | 20070620 | |||
| 2 | I_VALUE2 | Call by reference | Type reference (TYPE) | STRING | Zweiter Wert | 20070620 | |||
| 3 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Verschlüsselter Wert | 20070620 |
Method ENCODE_VALUE on class CL_RSOBI_MF_UTILITIES has no exception.
Method GET_CONFIGURATION 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 Dialog: Modell für Dialog | 20061023 | |||
| 2 | I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20061023 | |||
| 3 | I_TARGET_SUBTLOGO | Call by reference | Type reference (TYPE) | RSO_TLOGO_SUBTYPE | BW Metadata Repository: Subtyp eines TLOGO Typs | 20061023 | |||
| 4 | I_TARGET_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20061023 | |||
| 5 | R_R_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONFIGURATION | SOBI Model Factory: Konfiguration für ein Zielobjekt | 20061023 |
Method GET_CONFIGURATION on class CL_RSOBI_MF_UTILITIES has no exception.
Method GET_CURRENT_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20070530 | |||
| 2 | R_R_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_MODEL | SOBI Model Factory: Modell | 20070530 |
Method GET_CURRENT_MODEL on class CL_RSOBI_MF_UTILITIES has no exception.
Method GET_CURRENT_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 | 20060809 | |||
| 2 | R_TH_TARGET | Value transfer | Type reference (TYPE) | RSO_TH_TLOGO_VERS | BW Repository: Tabelle von TLOGO Objekten (mit Typ) | 20060809 |
Method GET_CURRENT_TARGET_OBJECTS on class CL_RSOBI_MF_UTILITIES has no exception.
Method GET_DISPATCHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DISPATCHER | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MMR_DISPATCHER | BW Repository MMR Anschluß: Verteiler | 20061018 |
Method GET_DISPATCHER on class CL_RSOBI_MF_UTILITIES has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_ASSOCIATION | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Assoziationstabelle für RFC | 20070730 | |||
| 2 | C_T_ATTRIBUTE | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20070730 | |||
| 3 | E_T_MSG | Value transfer | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20070730 |
Method GET_MESSAGES on class CL_RSOBI_MF_UTILITIES has no exception.
Method GET_OBJECT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_ASSOCIATION | Call by reference | Type reference (TYPE) | RSO_MMR_T_ASSOCIATION | BW Repository MMR Anschluß: Assoziationstabelle für RFC | 20060821 | |||
| 2 | C_T_ATTRIBUTES | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20060821 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20060821 | ||
| 4 | I_S_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060821 |
Method GET_OBJECT_PROPERTIES on class CL_RSOBI_MF_UTILITIES has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Parameters | 20061023 | |||
| 2 | I_R_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONFIGURATION | SOBI Model Factory: Konfiguration für ein Zielobjekt | 20061023 | |||
| 3 | R_R_PARAMETER | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_PARAMETER | SOBI Model Factory: Parameter für Modell Generierung | 20061023 |
Method GET_PARAMETER on class CL_RSOBI_MF_UTILITIES has no exception.
Method GET_RECENT_OBJECT_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060810 | |||
| 2 | R_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | Objektversion | 20060810 |
Method GET_RECENT_OBJECT_VERSION on class CL_RSOBI_MF_UTILITIES has no exception.
Method HAS_MODIFIED_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060810 | |||
| 2 | R_HAS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060810 |
Method HAS_MODIFIED_VERSION on class CL_RSOBI_MF_UTILITIES has no exception.
Method REMOVE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_COMMAND | Call by reference | Type reference (TYPE) | RSOBI_MF_T_COMMAND | SOBI Model Factory Dialog: Kommandos | 20070619 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20070619 |
Method REMOVE_COMMAND on class CL_RSOBI_MF_UTILITIES has no exception.
Method REPLACE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_COMMAND | Call by reference | Type reference (TYPE) | RSOBI_MF_T_COMMAND | SOBI Model Factory Dialog: Kommandos | 20070619 | |||
| 2 | I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_UI_COMMAND | Funktionscode, der PAI ausgelöst hat | 20070619 |
Method REPLACE_COMMAND on class CL_RSOBI_MF_UTILITIES has no exception.
Method TO_EXTERNAL_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20060901 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060901 | |||
| 3 | R_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060901 |
Method TO_EXTERNAL_TLOGO on class CL_RSOBI_MF_UTILITIES has no exception.
Method TO_INTERNAL_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060831 | |||
| 2 | R_TLOGO | Value transfer | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060831 |
Method TO_INTERNAL_TLOGO on class CL_RSOBI_MF_UTILITIES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |