SAP ABAP Class CL_RSOBI_MF_API_GFSV (SOBI Model Factory: Interface for FSI View)
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_API | SOBI Model Factory: Interface for Data Flow Generation | 20071206 |
Properties
| Class | CL_RSOBI_MF_API_GFSV | |
| Short Description | SOBI Model Factory: Interface for FSI View | |
| Super Class | CL_RSOBI_MF_API | SOBI Model Factory: Interface for Data Flow Generation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSOBI_MF | |
| Program status | ||
| Category | 0 | |
| Package | RSOBI_MF_CORE | SOBI Model Factory: Core Functionality |
| Created | 20071206 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSOBI_MF_API_GFSV has no interface implemented.
Friends
Class CL_RSOBI_MF_API_GFSV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | FSI Provider | 20080303 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSTLOGO | TLOGO Type of FSI Provider | 20080303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080302 | |
| 2 | Instance method | Private | Method | Creates Parameter for Key Field | 20080304 | |
| 3 | Instance method | Private | Method | Creates Parameter for Mapping of FSI Provider | 20080305 | |
| 4 | Instance method | Private | Method | Returns Assigned Field of FSI Provider | 20080305 | |
| 5 | Static method | Public | Method | Returns General Information for FSI Provider | 20080312 | |
| 6 | Instance method | Private | Method | Returns Metadata for FSI Provider | 20071207 | |
| 7 | Instance method | Private | Method | Returns InfoArea for Generation | 20071207 | |
| 8 | Instance method | Private | Method | Returns Name of FSI View | 20071207 | |
| 9 | Instance method | Private | Method | Is Given InfoProvider an FSI Provider? | 20071206 |
Events
Class CL_RSOBI_MF_API_GFSV has no event.
Types
Class CL_RSOBI_MF_API_GFSV has no local type.
Method Signatures
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 | 20080302 | |||
| 2 | I_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Transportauftrag | 20080302 | |||
| 3 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20080302 | |||
| 4 | I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Quellobjekt | 20080302 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080331 |
Method CREATE_KEY_FIELD_PARAMETER Signature
Method CREATE_KEY_FIELD_PARAMETER on class CL_RSOBI_MF_API_GFSV has no parameter.
Method CREATE_KEY_FIELD_PARAMETER on class CL_RSOBI_MF_API_GFSV has no exception.
Method CREATE_MAPPING_PARAMETER Signature
Method CREATE_MAPPING_PARAMETER on class CL_RSOBI_MF_API_GFSV has no parameter.
Method CREATE_MAPPING_PARAMETER on class CL_RSOBI_MF_API_GFSV has no exception.
Method GET_FIELD_OF_FSI_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_MAPPING | Value transfer | Type reference (TYPE) | RSOBI_MF_S_MAP | SOBI Model Factory: Mapping Quell- und Zielmodell Entitäten | 20080305 |
Method GET_FIELD_OF_FSI_PROVIDER on class CL_RSOBI_MF_API_GFSV has no exception.
Method GET_FSI_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt in einer Version nicht gefunden | 20080331 |
Method GET_FSI_PROVIDER_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20071207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt in einer Version nicht gefunden | 20071207 |
Method GET_INFO_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INFOAREA | Value transfer | Type reference (TYPE) | RSINFOAREA | InfoArea | 20071207 |
Method GET_INFO_AREA on class CL_RSOBI_MF_API_GFSV has no exception.
Method GET_VIEW_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VIEW_NAME | Value transfer | Type reference (TYPE) | SFSG_DEFINITION_NAME | Search Definition Name of Generic Fast Search | 20071207 |
Method GET_VIEW_NAME on class CL_RSOBI_MF_API_GFSV has no exception.
Method IS_FSI_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071206 |
Method IS_FSI_PROVIDER on class CL_RSOBI_MF_API_GFSV has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |