SAP ABAP Class CL_RSOBI_MF_API (SOBI Model Factory: Interface for Data Flow 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_UI_COMMAND_SOURCE | SOBI Model Factory Dialog: Basis Class with Source Object | 20080229 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSOBI_MF_API | SOBI Model Factory: API for Data Flow Generation | 20061027 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_API_GFSV | SOBI Model Factory: Interface for FSI View | 20071206 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSOBI_MF_API_RSDS | SOBI Model Factory: Interface for DataSource | 20071206 |
Properties
| Class | CL_RSOBI_MF_API | |
| Short Description | SOBI Model Factory: Interface for Data Flow Generation | |
| Super Class | CL_RSOBI_MF_UI_COMMAND_SOURCE | SOBI Model Factory Dialog: Basis Class with Source Object |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | RSOBI_MF | |
| Program status | ||
| Category | 0 | |
| Package | RSOBI_MF_CORE | SOBI Model Factory: Core Functionality |
| Created | 20061027 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSOBI_MF_API has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSOBI_MF_API | SOBI Model Factory: API for Data Flow Generation | 20061027 |
Friends
Class CL_RSOBI_MF_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSINFOAREA | InfoArea | 20071206 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | DEVCLASS | Package | 20070620 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TRKORR | Transport Request | 20070620 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSOBI_MF_S_IPRO_TYPE | Type of InfoProvider | 20071206 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSTECHNM | Prefix for Object Names | 20070423 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_RSOBI_MF_API | SOBI Model Factory: Interface | 20061027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Configures Model with Specified Parameter | 20061117 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080301 | |
| 3 | Instance method | Private | Method | CreatesParameters for Transport Connection | 20070620 | |
| 4 | Instance method | Private | Method | Creates Parameter for Namespace | 20070423 | |
| 5 | Static method | Public | Method | Returns Singleton Instance | 20061027 | |
| 6 | Instance method | Protected | Method | Returns Context for Extensibility | 20071206 | |
| 7 | Instance method | Protected | Method | Returns Type of Requested Data | 20080303 | |
| 8 | Instance method | Private | Event handling method | Function executed | 20080325 | |
| 9 | Instance method | Protected | Method | Resets API Instance | 20071012 |
Events
Class CL_RSOBI_MF_API has no event.
Types
Class CL_RSOBI_MF_API has no local type.
Method Signatures
Method CONFIGURE_MODEL Signature
Method CONFIGURE_MODEL on class CL_RSOBI_MF_API has no parameter.
Method CONFIGURE_MODEL on class CL_RSOBI_MF_API has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20080301 | |||
| 2 | I_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20080301 | |||
| 3 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20080301 | |||
| 4 | I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Quellobjekt | 20080301 |
Method CONSTRUCTOR on class CL_RSOBI_MF_API has no exception.
Method CREATE_CTS_PARAMETER Signature
Method CREATE_CTS_PARAMETER on class CL_RSOBI_MF_API has no parameter.
Method CREATE_CTS_PARAMETER on class CL_RSOBI_MF_API has no exception.
Method CREATE_PREFIX_PARAMETER Signature
Method CREATE_PREFIX_PARAMETER on class CL_RSOBI_MF_API has no parameter.
Method CREATE_PREFIX_PARAMETER on class CL_RSOBI_MF_API has no exception.
Method GET_API_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_API | 20061027 |
Method GET_API_INSTANCE on class CL_RSOBI_MF_API has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_CTX | Value transfer | Object reference (TYPE REF TO) | IF_RSOBI_MF_CONTEXT | SOBI Model Factory: Kontext der Generierung | 20071206 |
Method GET_CONTEXT on class CL_RSOBI_MF_API has no exception.
Method GET_TYPE_OF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | RSDS_REQUTYPE | Datentyp einer DataSource | 20080303 |
Method GET_TYPE_OF_DATA on class CL_RSOBI_MF_API has no exception.
Method ON_COMMAND_EXECUTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COMMAND | Call by reference | Attribute reference (LIKE) | 20080325 | |||||
| 2 | I_SUBRC | Call by reference | Attribute reference (LIKE) | 20080325 |
Method ON_COMMAND_EXECUTED on class CL_RSOBI_MF_API has no exception.
Method RESET Signature
Method RESET on class CL_RSOBI_MF_API has no parameter.
Method RESET on class CL_RSOBI_MF_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |