SAP ABAP Class CL_RSD_HYBR_DATA_FLOW (Create Data Flow in HybridProvider)
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 | |
| Short Description | Create Data Flow in HybridProvider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDG | BW: Data basis generation |
| Created | 20060103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSD_HYBR_DATA_FLOW has no interface implemented.
Friends
Class CL_RSD_HYBR_DATA_FLOW 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) | RSPC_CHAIN | Process Chain | 20060323 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSBKDTPNM | Data Transfer Process ID | 20060323 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20060323 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_OBJVERS | 20060324 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSD_HYBR | BW Metadata: HybridProvider | 20060104 | |||
| 6 | Static Attribute | Private | See coding | 20061128 | |||||
| 7 | Instance attribute | Private | See coding | BW Repository: List (Hash) of TLOGO Object and Type | 20061128 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20061128 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RSTRANID | Transformation ID | 20060323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Called by CL_RSD_HYBR->ACTIVATE | 20061128 | |
| 2 | Instance method | Public | Method | Content transfer | 20060323 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060103 | |
| 4 | Instance method | Public | Method | Copies virtual data flow to HybridProvider | 20091030 | |
| 5 | Instance method | Private | Method | Create DTP between ODSO and CUBE | 20060103 | |
| 6 | Instance method | Private | Method | Create Process Chain | 20060104 | |
| 7 | Instance method | Private | Method | Create Transformation between ODSO and CUBE | 20060103 | |
| 8 | Instance method | Public | Method | Delete Transformation, DTP and Process Chain | 20060104 | |
| 9 | Instance method | Private | Method | Delete DTP between ODSO and CUBE | 20060103 | |
| 10 | Instance method | Private | Method | Delete Process Chain | 20060104 | |
| 11 | Instance method | Private | Method | Delete Transformation between ODSO and CUBE | 20060103 | |
| 12 | Static method | Public | Method | Create Instance from Name of HybridProvider | 20060111 | |
| 13 | Static method | Public | Method | Find Transformation and DTP (Where-Used List) | 20060323 | |
| 14 | Instance method | Public | Method | Generate Transformation, DTP and Process Chain | 20060104 | |
| 15 | Instance method | Private | Method | Name of Process Chain | 20060110 | |
| 16 | Instance method | Private | Method | 20061128 | ||
| 17 | Static method | Public | Method | Version of Generator | 20060109 | |
| 18 | Instance method | Public | Method | Dependent Objects | 20060323 | |
| 19 | Static method | Public | Method | Name of Generated Process Chain | 20060203 | |
| 20 | Instance method | Private | Method | Read Metadata again | 20060103 | |
| 21 | Instance method | Public | Method | Regenerate Transformation between ODSO and CUBE | 20060103 |
Events
Class CL_RSD_HYBR_DATA_FLOW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_REF | Private | See coding | 20061128 | begin of tp_s_ref,
infoprov type rsinfoprov,
r_hdf type ref to cl_rsd_hybr_data_flow,
end of tp_s_ref
|
Method Signatures
Method ACTIVATE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TH_TLOGO | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO | BW Repository: Liste (Hash) von TLOGO Objekt und Typ | 20061128 |
Method ACTIVATE_CONTENT on class CL_RSD_HYBR_DATA_FLOW has no exception.
Method BUILD_CONTENT Signature
Method BUILD_CONTENT on class CL_RSD_HYBR_DATA_FLOW has no parameter.
Method BUILD_CONTENT on class CL_RSD_HYBR_DATA_FLOW has no exception.
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 | 20060103 |
Method CONSTRUCTOR on class CL_RSD_HYBR_DATA_FLOW has no exception.
Method COPY_VIRTUAL_DATA_FLOW Signature
Method COPY_VIRTUAL_DATA_FLOW on class CL_RSD_HYBR_DATA_FLOW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20091030 |
Method CREATE_DTP Signature
Method CREATE_DTP on class CL_RSD_HYBR_DATA_FLOW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert bereits (nicht als Vaterklasse benutzen !!) | 20060103 | ||
| 2 | Operation gescheitert | 20060111 | ||
| 3 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060111 |
Method CREATE_PROCESS_CHAIN Signature
Method CREATE_PROCESS_CHAIN on class CL_RSD_HYBR_DATA_FLOW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert bereits (nicht als Vaterklasse benutzen !!) | 20060111 | ||
| 2 | Operation gescheitert | 20060111 | ||
| 3 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060104 |
Method CREATE_TRANSFORMATION Signature
Method CREATE_TRANSFORMATION on class CL_RSD_HYBR_DATA_FLOW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt existiert bereits (nicht als Vaterklasse benutzen !!) | 20060103 | ||
| 2 | Operation gescheitert | 20060320 | ||
| 3 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060111 |
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 | 20060823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20060104 |
Method DELETE_DTP Signature
Method DELETE_DTP on class CL_RSD_HYBR_DATA_FLOW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20060103 | ||
| 2 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060111 |
Method DELETE_PROCESS_CHAIN Signature
Method DELETE_PROCESS_CHAIN on class CL_RSD_HYBR_DATA_FLOW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20060111 | ||
| 2 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060111 |
Method DELETE_TRANSFORMATION Signature
Method DELETE_TRANSFORMATION on class CL_RSD_HYBR_DATA_FLOW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20060323 | ||
| 2 | BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060111 |
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 | 20060111 | |||
| 2 | R_R_HDF | Value transfer | Object reference (TYPE REF TO) | CL_RSD_HYBR_DATA_FLOW | Datenfluss im HybridProvider erzeugen | 20060111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20060111 |
Method FIND_DATA_FLOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHAIN | Call by reference | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20060323 | |||
| 2 | E_DTPNM | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20060323 | |||
| 3 | E_OBJVERS_TRANID | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20060324 | ||||
| 4 | E_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20060323 | |||
| 5 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20060323 | |||
| 6 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20060323 | ||
| 7 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20060323 |
Method FIND_DATA_FLOW on class CL_RSD_HYBR_DATA_FLOW has no exception.
Method GENERATE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHAIN | Value transfer | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20060323 | |||
| 2 | E_DTPNM | Value transfer | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20060323 | |||
| 3 | E_TRANID | Value transfer | Type reference (TYPE) | RSTRANID | TransformationsId | 20060323 | |||
| 4 | I_FORCE_REGENERATION | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20060104 |
Method GET_CHAIN_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHAIN | Value transfer | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20060110 |
Method GET_CHAIN_NAME on class CL_RSD_HYBR_DATA_FLOW has no exception.
Method GET_TLOGO_IMPLICIT Signature
Method GET_TLOGO_IMPLICIT on class CL_RSD_HYBR_DATA_FLOW has no parameter.
Method GET_TLOGO_IMPLICIT on class CL_RSD_HYBR_DATA_FLOW has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VERSION | Value transfer | Type reference (TYPE) | RSDVERS | Dictionary Version (akt. Release) des Berichts in der RSIX | 20060109 |
Method GET_VERSION on class CL_RSD_HYBR_DATA_FLOW has no exception.
Method HYBR_GET_RELATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_OBJ_EXISTENTIAL | Call by reference | Type reference (TYPE) | RSO_T_TLOGO_ASC | BW Repository: Tabelle von Objekten und Assoziationstyp | 20060323 | |||
| 2 | I_OBJVERS | Value transfer | Type reference (TYPE) | RS_OBJVERS | RS_C_OBJVERS-ACTIVE | 20060323 |
Method HYBR_GET_RELATED on class CL_RSD_HYBR_DATA_FLOW has no exception.
Method ODSO_GET_CHAIN_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20060203 | |||
| 2 | R_CHAIN | Value transfer | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20060203 |
Method ODSO_GET_CHAIN_NAME on class CL_RSD_HYBR_DATA_FLOW has no exception.
Method REFRESH Signature
Method REFRESH on class CL_RSD_HYBR_DATA_FLOW has no parameter.
Method REFRESH on class CL_RSD_HYBR_DATA_FLOW has no exception.
Method UPDATE_TRANSFORMATION Signature
Method UPDATE_TRANSFORMATION on class CL_RSD_HYBR_DATA_FLOW has no parameter.
Method UPDATE_TRANSFORMATION on class CL_RSD_HYBR_DATA_FLOW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |