SAP ABAP Class CL_RSOBI_MF_PARAMETER (SOBI Model Factory: Parameters for Model Generation)
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_MODEL_DELAY | SOBI Model Factory: Base Class for Setting Model | 20061115 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOBI_MF_BASE | SOBI Model Factory: Basic Functions | 20060105 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOBI_MF_PARAMETER | SOBI Model Factory: Parameters for Model Generation | 20051204 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_MMR_REMOTE | BW Repository MMR Connection: Remote Interface | 20060105 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060802 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_KEYFIELD | SOBI Model Factory: Parameter for Key Field Property | 20070412 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_NAME | SOBI Model Factory: Parameter for Object Name | 20060407 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_NSPACE | SOBI Model Factory: Parameter for Namespace | 20060407 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_OBJ | SOBI Model Factory: Parameter for Object | 20061115 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_SKIPIOBJ | SOBi Model Factory: Omit Parameter for Generation | 20060407 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_SKIPMPRO | SOBI Model Factory: Omit Parameter for Generation | 20060407 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_SKIPREUS | SOBI Model Factory: Parameter for "Exclude Reuse" | 20070509 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_TYPE | SOBI Model Factory: Parameter for Object Type | 20060407 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_UNIT | SOBI Model Factory: Parameter for Unit Field | 20080228 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_PARAMETER_VALUE | SOBI Model Factory: Parameter for Value of a Feature | 20070111 |
Properties
Class | CL_RSOBI_MF_PARAMETER | |
Short Description | SOBI Model Factory: Parameters for Model Generation | |
Super Class | CL_RSOBI_MF_MODEL_DELAY | SOBI Model Factory: Base Class for Setting Model |
Instantiability of a Class | 2 | Public |
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_PARAMETER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSOBI_MF_BASE | SOBI Model Factory: Basic Functions | 20060105 | ||
2 | IF_RSOBI_MF_PARAMETER | SOBI Model Factory: Parameters for Model Generation | 20051204 | ||
3 | IF_RSO_MMR_REMOTE | BW Repository MMR Connection: Remote Interface | 20060105 | ||
4 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20060802 |
Friends
Class CL_RSOBI_MF_PARAMETER 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 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Object and Type | 20060110 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSO_TLOGO_SUBTYPE | TLOGO Subtype | 20060325 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSTLOGO | BW: Object Type (TLOGO) | 20060111 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Parameter type | 20051204 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Parameter Value | 20051204 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Resets Parameter Value | 20060807 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051204 |
3 | ![]() |
Static method | Public | Method | Decodes Parameter Value as TLOGO Indicator | 20060109 |
4 | ![]() |
Static method | Public | Method | Decodes TLOGO Indicator as Parameter Value | 20060109 |
5 | ![]() |
Static method | Public | Method | Returns Instance of Parameter | 20051204 |
6 | ![]() |
Instance method | Protected | Method | Returns Name for Transformation Task | 20060110 |
7 | ![]() |
Instance method | Protected | Method | Conversion of Parameter into Remote Request | 20060407 |
Events
Class CL_RSOBI_MF_PARAMETER has no event.
Types
Class CL_RSOBI_MF_PARAMETER has no local type.
Method Signatures
Method CLEAR_VALUE Signature
Method CLEAR_VALUE on class CL_RSOBI_MF_PARAMETER has no parameter.
Method CLEAR_VALUE on class CL_RSOBI_MF_PARAMETER has no exception.
Method CONSTRUCTOR 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 | 20060411 | ||
2 | ![]() |
I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20061115 | ||
3 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | 20060110 | |||
4 | ![]() |
I_TARGET_SUBTLOGO | Call by reference | Type reference (TYPE) | RSO_TLOGO_SUBTYPE | BW Metadata Repository: Subtyp eines TLOGO Typs | 20060325 | ||
5 | ![]() |
I_TARGET_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060111 | ||
6 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ eines Parameters | 20051204 | ||
7 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | Name eines Parameters | 20051204 |
Method CONSTRUCTOR on class CL_RSOBI_MF_PARAMETER has no exception.
Method DECODE_TLOGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20060109 | |||
2 | ![]() |
R_S_OBJECT | Value transfer | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 |
Method DECODE_TLOGO on class CL_RSOBI_MF_PARAMETER has no exception.
Method ENCODE_TLOGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 | ||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20060109 |
Method ENCODE_TLOGO on class CL_RSOBI_MF_PARAMETER has no exception.
Method FACTORY 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 | 20060411 | ||
2 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060110 | ||
3 | ![]() |
I_TARGET_SUBTLOGO | Call by reference | Type reference (TYPE) | RSO_TLOGO_SUBTYPE | BW Metadata Repository: Subtyp eines TLOGO Typs | 20060325 | ||
4 | ![]() |
I_TARGET_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060111 | ||
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ eines Parameters | 20051204 | ||
6 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert eines Parameters | 20051204 | ||
7 | ![]() |
R_R_PARAM | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_PARAMETER | SOBI Model Factory: Parameter für Modell Generierung | 20051204 |
Method FACTORY on class CL_RSOBI_MF_PARAMETER has no exception.
Method GET_TASK_NAME 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 Repository: TLOGO Objekt und Typ | 20060111 | ||
2 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | RSO_MMR_OBJNM | Objektname im Objektkatalog | 20060110 |
Method GET_TASK_NAME on class CL_RSOBI_MF_PARAMETER has no exception.
Method TO_REMOTE_REQUEST 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 | 20060613 | ||
2 | ![]() |
C_T_ATTRIBUTES | Call by reference | Type reference (TYPE) | RSO_MMR_T_PARAM | BW Repository MMR Anschluß: Parametertabelle für RFC | 20060613 | ||
3 | ![]() |
E_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_RSO_MMR_RESPONSE | BW Repository MMR Anschluß: Antwort für ein Objekt | 20060407 |
Method TO_REMOTE_REQUEST on class CL_RSOBI_MF_PARAMETER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |