SAP ABAP Class CL_RSD_HYBR_DATA_FLOW_VIP (DataSource Check for Remote Hybrid)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDG (Package) BW: Data basis generation
⤷
⤷
Properties
| Class | CL_RSD_HYBR_DATA_FLOW_VIP | |
| Short Description | DataSource Check for Remote Hybrid | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDG | BW: Data basis generation |
| Created | 20100209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSD_HYBR_DATA_FLOW_VIP has no forward declaration.
Interfaces
Class CL_RSD_HYBR_DATA_FLOW_VIP has no interface implemented.
Friends
Class CL_RSD_HYBR_DATA_FLOW_VIP 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) | RSBKDTPNM | Name of the Data Source for a Data Transfer Process | 20100209 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSD_HYBR | HybriProvider Instance | 20100209 | |||
| 3 | Static Attribute | Private | See coding | 20100209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100209 | |
| 2 | Instance method | Public | Method | Copies virtual data flow to HybridProvider | 20100209 | |
| 3 | Instance method | Public | Method | Delete Transformation, DTP and Process Chain | 20100210 | |
| 4 | Static method | Public | Method | 20100209 | ||
| 5 | Instance method | Public | Method | Method instantiates DTP and checks DataSource | 20100209 | |
| 6 | Static method | Public | Method | Can the DataSource of the used VIP be used? | 20100209 | |
| 7 | Instance method | Public | Method | Copies DTP source | 20100209 | |
| 8 | Instance method | Private | Method | Delete DTP between ODSO and CUBE | 20100210 | |
| 9 | Instance method | Private | Method | 20100210 |
Events
Class CL_RSD_HYBR_DATA_FLOW_VIP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_REF | Private | See coding | 20100209 | BEGIN OF tp_s_ref,
infoprov TYPE rsinfoprov,
r_hdfv TYPE REF TO cl_rsd_hybr_data_flow_vip,
END OF tp_s_ref
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_HYBR | Call by reference | Object reference (TYPE REF TO) | CL_RSD_HYBR | BW Meta Data: HybridProvider | 20100209 |
Method CONSTRUCTOR on class CL_RSD_HYBR_DATA_FLOW_VIP has no exception.
Method COPY_VIRTUAL_DATA_FLOW Signature
Method COPY_VIRTUAL_DATA_FLOW on class CL_RSD_HYBR_DATA_FLOW_VIP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20100209 |
Method DELETE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_RAISE | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20100210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20100210 |
Method FACTORY 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 | 20100209 | |||
| 2 | R_R_HDFV | Value transfer | Object reference (TYPE REF TO) | CL_RSD_HYBR_DATA_FLOW_VIP | Prüfung der Datasource für remote Hybrid | 20100209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20100209 |
Method GET_HYBRID_DS_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HYDSTYPE | Value transfer | Type reference (TYPE) | RSR_HYDSTYPE | Delta kapazität remote Hybridprovider | 20100209 |
Method GET_HYBRID_DS_PROP on class CL_RSD_HYBR_DATA_FLOW_VIP has no exception.
Method IS_VIP_DS_SUITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DTPNM | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20100209 | |||
| 2 | E_IS_CONNECTED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100209 | |||
| 3 | E_IS_SUITABLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100209 | |||
| 4 | E_SRC | Call by reference | Type reference (TYPE) | RSBKSRCNM | Boolean | 20100209 | |||
| 5 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100209 |
Method IS_VIP_DS_SUITABLE on class CL_RSD_HYBR_DATA_FLOW_VIP has no exception.
Method SET_DTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Name der Datenquelle eines Datentransferprozesses | 20100209 |
Method SET_DTP on class CL_RSD_HYBR_DATA_FLOW_VIP has no exception.
Method _DELETE_DTP Signature
Method _DELETE_DTP on class CL_RSD_HYBR_DATA_FLOW_VIP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20100210 | ||
| 2 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20100210 |
Method _REFRESH_DTP Signature
Method _REFRESH_DTP on class CL_RSD_HYBR_DATA_FLOW_VIP has no parameter.
Method _REFRESH_DTP on class CL_RSD_HYBR_DATA_FLOW_VIP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |