SAP ABAP Class IF_RSOBI_MF_CONFIGURATION (SOBI Model Factory: Configuration for Target Object)
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 |
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
| Class | IF_RSOBI_MF_CONFIGURATION | |
| Short Description | SOBI Model Factory: Configuration for Target Object | |
| 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
Class IF_RSOBI_MF_CONFIGURATION has no forward declaration.
Interfaces
Class IF_RSOBI_MF_CONFIGURATION has no interface implemented.
Friends
Class IF_RSOBI_MF_CONFIGURATION has no friend class.
Attributes
Class 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
Class IF_RSOBI_MF_CONFIGURATION has no event.
Types
Class 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 class 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 class 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 class IF_RSOBI_MF_CONFIGURATION has no exception.
Method REMOVE_PARAMETERS Signature
Method REMOVE_PARAMETERS on class IF_RSOBI_MF_CONFIGURATION has no parameter.
Method REMOVE_PARAMETERS on class 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 class IF_RSOBI_MF_CONFIGURATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |