SAP ABAP Class IF_RSOBI_MF_PARAMETER (SOBI Model Factory: Parameters for Model Generation)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSOBI_MF_BASE | SOBI Model Factory: Basic Functions | 20060105 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_RSOBI_MF_MODEL_DELAY | SOBI Model Factory: Set Model Later | 20061115 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSOBI_MF_PARAMETER | SOBI Model Factory: Parameters for Model Generation | 20051204 |
Properties
| Class | IF_RSOBI_MF_PARAMETER | |
| Short Description | SOBI Model Factory: Parameters for Model Generation | |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_RSOBI_MF_PARAMETER has no interface implemented.
Friends
Class IF_RSOBI_MF_PARAMETER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'cts' | Parameters for Transport Connection | 20070620 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_KEYFIELD | Parameter(s) for Key Field Property | 20070412 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_OBJECT | Parameter(s) for Object | 20051204 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_NAME | Parameter(s) for Object Name | 20051204 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_PREFIX | Parameter for Object Namespace | 20060327 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'object_name_prefix' | Parameter(s) for Object Name Prefix | 20070423 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'false' | Omit Parameter for Object for Generation | 20060406 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_MOF_QUAL_NAME | Parameter(s) for Object Type | 20051204 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_VALUE | Parameters for Object Property / Attribute | 20070112 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'baseCharacteristic' | Parameter for Object Basic Characteristic | 20070112 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_ORIGIN | Parameter for Object Origin | 20080214 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATTR_NOREUSE | Parameters for Omitting Object Reuse | 20070509 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_HAS_TEXTS | Paramters for Texts | 20070716 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'unitField' | Parameter for 'Unit Field' Property | 20080228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Domain of Parameter | 20060408 | |
| 2 | Instance method | Public | Method | Returns Multiplicity of Parameter | 20080318 | |
| 3 | Instance method | Public | Method | Returns parameter type | 20051204 | |
| 4 | Instance method | Public | Method | Returns parameter value | 20051204 | |
| 5 | Instance method | Public | Method | Sets Parameter Value | 20060103 | |
| 6 | Instance method | Public | Method | Is there a veto against the current parameter? | 20060811 |
Events
Class IF_RSOBI_MF_PARAMETER has no event.
Types
Class IF_RSOBI_MF_PARAMETER has no local type.
Method Signatures
Method GET_DOMAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DOMAIN | Value transfer | Type reference (TYPE) | STRING | 20060408 |
Method GET_DOMAIN on class IF_RSOBI_MF_PARAMETER has no exception.
Method GET_MULTIPLICITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UPPER | Call by reference | Type reference (TYPE) | I | Obere Grenze | 20080318 |
Method GET_MULTIPLICITY on class IF_RSOBI_MF_PARAMETER has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | STRING | Parameter Typ | 20051204 |
Method GET_TYPE on class IF_RSOBI_MF_PARAMETER has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | Parameterwert | 20051204 |
Method GET_VALUE on class IF_RSOBI_MF_PARAMETER has no exception.
Method SET_VALUE 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 | Wert | 20060103 |
Method SET_VALUE on class IF_RSOBI_MF_PARAMETER has no exception.
Method VETO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | IF_RSOBI_MF_PARAMETER | SOBI Model Factory: Parameter für Modell Generierung | 20060811 | |||
| 2 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060811 |
Method VETO on class IF_RSOBI_MF_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |