SAP ABAP Interface IF_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 - 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
| Interface | IF_RSOBI_MF_PARAMETER | |
| Short Description | SOBI Model Factory: Parameters for Model Generation |
General Data
| Package | RSOBI_MF_CORE | SOBI Model Factory: Core Functionality |
| Created | 20051203 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_RSO_MMR_CONSTANTS | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
| 2 | CL_RSO_MMR_CONSTANTS_ATTR | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSOBI_MF_BASE | SOBI Model Factory: Basic Functions | 20060105 | ||
| 2 | IF_RSOBI_MF_MODEL_DELAY | SOBI Model Factory: Set Model Later | 20061115 |
Friends
Interface IF_RSOBI_MF_PARAMETER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_C_PARAM_CTS | Constant | Public | Type reference (TYPE) | STRING | 'cts' | Parameters for Transport Connection | 20070620 | |
| 2 | N_C_PARAM_ISKEYFIELD | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_KEYFIELD | Parameter(s) for Key Field Property | 20070412 | |
| 3 | N_C_PARAM_OBJECT | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_OBJECT | Parameter(s) for Object | 20051204 | |
| 4 | N_C_PARAM_OBJECT_NAME | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_NAME | Parameter(s) for Object Name | 20051204 | |
| 5 | N_C_PARAM_OBJECT_NAMESPACE | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_PREFIX | Parameter for Object Namespace | 20060327 | |
| 6 | N_C_PARAM_OBJECT_NAME_PREFIX | Constant | Public | Type reference (TYPE) | STRING | 'object_name_prefix' | Parameter(s) for Object Name Prefix | 20070423 | |
| 7 | N_C_PARAM_OBJECT_SKIP | Constant | Public | Type reference (TYPE) | STRING | 'false' | Omit Parameter for Object for Generation | 20060406 | |
| 8 | N_C_PARAM_OBJECT_TYPE | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_MOF_QUAL_NAME | Parameter(s) for Object Type | 20051204 | |
| 9 | N_C_PARAM_OBJECT_VALUE | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_VALUE | Parameters for Object Property / Attribute | 20070112 | |
| 10 | N_C_PARAM_OBJECT_VALUE_CHABAS | Constant | Public | Type reference (TYPE) | STRING | 'baseCharacteristic' | Parameter for Object Basic Characteristic | 20070112 | |
| 11 | N_C_PARAM_ORIGIN | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_ORIGIN | Parameter for Object Origin | 20080214 | |
| 12 | N_C_PARAM_REUSE_SKIP | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATTR_NOREUSE | Parameters for Omitting Object Reuse | 20070509 | |
| 13 | N_C_PARAM_TEXT | Constant | Public | Type reference (TYPE) | STRING | CL_RSO_MMR_CONSTANTS_ATTR=>N_C_ATT_HAS_TEXTS | Paramters for Texts | 20070716 | |
| 14 | N_C_PARAM_UNITFIELD | 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
Interface IF_RSOBI_MF_PARAMETER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_RSOBI_MF_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |