SAP ABAP Interface IF_RSOBI_MF_CONFIGURATION (SOBI Model Factory: Configuration for Target Object)
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_CONFIGURATION | SOBI Model Factory: Configuration for Target Object | 20051204 |
Properties
| Interface | IF_RSOBI_MF_CONFIGURATION | |
| Short Description | SOBI Model Factory: Configuration for Target Object |
General Data
| Package | RSOBI_MF_CORE | SOBI Model Factory: Core Functionality |
| Created | 20051203 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSOBI_MF_CONFIGURATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSOBI_MF_BASE | SOBI Model Factory: Basic Functions | 20060105 |
Friends
Interface IF_RSOBI_MF_CONFIGURATION has no friend.
Attributes
Interface IF_RSOBI_MF_CONFIGURATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a parameter to the configuration | 20051204 | |
| 2 | Instance method | Public | Method | Returns all available parameters | 20051204 | |
| 3 | Instance method | Public | Method | Removes a parameter from the configuration | 20060105 | |
| 4 | Instance method | Public | Method | Removes All Parameters from the Configuration | 20070629 | |
| 5 | Instance method | Public | Method | Removes a parameter from the configuration | 20070629 |
Events
Interface IF_RSOBI_MF_CONFIGURATION has no event.
Types
Interface IF_RSOBI_MF_CONFIGURATION has no local type.
Method Signatures
Method ADD_PARAMETER 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 | 20051204 |
Method ADD_PARAMETER on Interface IF_RSOBI_MF_CONFIGURATION has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_PARAMETER | Value transfer | Type reference (TYPE) | RSOBI_MF_T_PARAM | Parameter für Modell Generierung | 20051204 |
Method GET_PARAMETERS on Interface IF_RSOBI_MF_CONFIGURATION has no exception.
Method REMOVE_PARAMETER 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 | 20060105 |
Method REMOVE_PARAMETER on Interface IF_RSOBI_MF_CONFIGURATION has no exception.
Method REMOVE_PARAMETERS Signature
Method REMOVE_PARAMETERS on Interface IF_RSOBI_MF_CONFIGURATION has no parameter.
Method REMOVE_PARAMETERS on Interface IF_RSOBI_MF_CONFIGURATION has no exception.
Method REMOVE_PARAMETER_BY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ des Parameters | 20070629 |
Method REMOVE_PARAMETER_BY_TYPE on Interface IF_RSOBI_MF_CONFIGURATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |