SAP ABAP Class CL_RSD_GEN_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_GEN_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 | 20060109 | 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_GEN_DATA_FLOW has no interface implemented.
Friends
Class CL_RSD_GEN_DATA_FLOW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSPC_TYPE | 'DTP_LOAD' | Process Type | 20060109 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | RSPC_TYPE | 'TRIGGER' | Process Type | 20060109 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 'DS' | Version Number Component | 20060110 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | RSDVERS | '01' | Dictionary version (current Release) of report in RSIX | 20060109 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20060110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Subsequently Activate DTP or DSO and CUBE | 20060823 |
2 | ![]() |
Static method | Public | Method | Create DTP between ODSO and CUBE | 20060109 |
3 | ![]() |
Static method | Public | Method | Create Process Chain | 20060109 |
4 | ![]() |
Static method | Public | Method | Create Transformation between ODSO and CUBE | 20060109 |
5 | ![]() |
Static method | Public | Method | Delete DTP between ODSO and CUBE | 20060109 |
6 | ![]() |
Static method | Public | Method | Delete TADIR Entry for Generated Object | 20060110 |
7 | ![]() |
Static method | Public | Method | Delete Process Chain | 20060109 |
8 | ![]() |
Static method | Public | Method | Delete Transformation between ODSO and CUBE | 20060109 |
9 | ![]() |
Static method | Public | Method | Find Transformation and DTP (Where-Used List) | 20060323 |
10 | ![]() |
Static method | Public | Method | Derive Name of Process Chain | 20060110 |
11 | ![]() |
Static method | Public | Method | Insert TADIR Entry for Generated Object | 20060110 |
12 | ![]() |
Static method | Public | Method | Regenerate Transformation between ODSO and CUBE | 20060109 |
13 | ![]() |
Static method | Private | Method | 20060111 | |
14 | ![]() |
Static method | Private | Method | 20060111 | |
15 | ![]() |
Static method | Private | Method | 20060111 |
Events
Class CL_RSD_GEN_DATA_FLOW has no event.
Types
Class CL_RSD_GEN_DATA_FLOW has no local type.
Method Signatures
Method ACTIVATE_DTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTPNM | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20060823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060823 | |
2 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060823 |
Method CREATE_DTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GEN_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060127 | |
2 | ![]() |
I_S_OWNER | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060529 | ||
3 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 | ||
4 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 | ||
5 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20060109 | ||
6 | ![]() |
R_DTPNM | Value transfer | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20060109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt existiert bereits (nicht als Vaterklasse benutzen !!) | 20060109 | |
2 | ![]() |
Operation gescheitert | 20060110 | |
3 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060110 |
Method CREATE_PROCESS_CHAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHAIN | Call by reference | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20060109 | ||
2 | ![]() |
I_DTPNM | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20060109 | ||
3 | ![]() |
I_GEN_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20060127 | ||
4 | ![]() |
I_META | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20060111 | |
5 | ![]() |
I_S_OWNER | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060529 | ||
6 | ![]() |
I_S_STARTSPECS | Value transfer | Type reference (TYPE) | TBTCSTRT | Beschreibung des Starttermins / Wdh.Periode eines Batch-Jobs | 20060111 | ||
7 | ![]() |
I_TXTLG | Value transfer | Type reference (TYPE) | RSTXTLG | Beschreibung lang | 20060109 |
# | 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.) | 20060109 |
Method CREATE_TRANSFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GEN_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | 20060127 | ||
2 | ![]() |
I_S_OWNER | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060529 | ||
3 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 | ||
4 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 | ||
5 | ![]() |
I_TRANID | Value transfer | Type reference (TYPE) | RSTRANID | TransformationsId | 20060320 | ||
6 | ![]() |
I_WITH_CTO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | CTO Flag | 20080804 | |
7 | ![]() |
R_TRANID | Value transfer | Type reference (TYPE) | RSTRANID | TransformationsId | 20060109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt existiert bereits (nicht als Vaterklasse benutzen !!) | 20060109 | |
2 | ![]() |
Operation gescheitert | 20060320 | |
3 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060320 |
Method DELETE_DTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTPNM | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20060109 | ||
2 | ![]() |
I_GEN_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20060109 | |
2 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060110 |
Method DELETE_FROM_TADIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | C | 20060110 | |||
2 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO-TLOGO | BW: Objekttyp (TLOGO) | 20060110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060110 |
Method DELETE_PROCESS_CHAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHAIN | Call by reference | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20060109 | ||
2 | ![]() |
I_GEN_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060111 | |
2 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060110 |
Method DELETE_TRANSFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GEN_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060310 | |
2 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 | ||
3 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 | ||
4 | ![]() |
I_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20060109 | ||
5 | ![]() |
I_WITH_CTO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | CTO Flag | 20081002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Aktion ist an dieser Stelle nicht erlaubt | 20060320 | |
2 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060110 |
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 | 20061128 | |||
2 | ![]() |
E_DTPNM | Call by reference | Type reference (TYPE) | RSBKDTPNM | 20061128 | |||
3 | ![]() |
E_OBJVERS_TRANID | Call by reference | Type reference (TYPE) | RS_OBJVERS | 20061128 | |||
4 | ![]() |
E_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | 20061128 | |||
5 | ![]() |
I_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | RS_C_OBJVERS-ACTIVE | Objektversion | 20060323 | |
6 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060323 | ||
7 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060323 |
Method FIND_DATA_FLOW on class CL_RSD_GEN_DATA_FLOW has no exception.
Method GET_CHAIN_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | C | 20060110 | |||
2 | ![]() |
I_PREFIX | Call by reference | Type reference (TYPE) | C | 20060110 | |||
3 | ![]() |
R_CHAIN | Value transfer | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20060110 |
Method GET_CHAIN_NAME on class CL_RSD_GEN_DATA_FLOW has no exception.
Method INSERT_INTO_TADIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | C | 20060110 | |||
2 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO-TLOGO | BW: Objekttyp (TLOGO) | 20060110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060110 |
Method UPDATE_TRANSFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TRANID | Call by reference | Type reference (TYPE) | RSTRANID | TransformationsId | 20060109 | ||
2 | ![]() |
E_NEW_TRANID | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060109 | ||
3 | ![]() |
I_S_OWNER | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060529 | ||
4 | ![]() |
I_S_SOURCE | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 | ||
5 | ![]() |
I_S_TARGET | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060109 | ||
6 | ![]() |
I_WITH_CTO | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | CTO Flag | 20081002 |
Method UPDATE_TRANSFORMATION on class CL_RSD_GEN_DATA_FLOW has no exception.
Method _CREATE_DTP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DTPTYPE | Call by reference | Type reference (TYPE) | RSBKDTPTYPE | RSBC_C_DTPTYPE-STANDARD | Typ eines Datentransferprozesses | 20060111 | |
2 | ![]() |
I_S_OWNER | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20060529 | ||
3 | ![]() |
I_T_TLOGO | Call by reference | Type reference (TYPE) | RSTRAN_T_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20060111 | ||
4 | ![]() |
R_DTPNM | Value transfer | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20060111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060111 |
Method _CREATE_TRIGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GEN_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060310 | |
2 | ![]() |
I_META | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060111 | ||
3 | ![]() |
I_S_STARTSPECS | Call by reference | Type reference (TYPE) | TBTCSTRT | Beschreibung des Starttermins / Wdh.Periode eines Batch-Jobs | 20060111 | ||
4 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20060111 |
# | 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.) | 20060111 |
Method _DELETE_TRIGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_GEN_FLAG | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060310 | |
2 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20060111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Operation gescheitert | 20060111 | |
2 | ![]() |
BW Exception mit generischer Nachricht (keine spez. Attrib.) | 20060111 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |