SAP ABAP Class CL_RSDRI_PARALLEL_CONVERSION (Parallel Processing: Conversion)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRI_DBA_HDB (Package) HDB-Specific RSDRI Development
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_PAR_CONV_EFACTTAB | Convert F Table | 20110126 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_PAR_CONV_FFACTTAB | Convert F Table | 20110126 |
Properties
| Class | CL_RSDRI_PARALLEL_CONVERSION | |
| Short Description | Parallel Processing: Conversion | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRI_DBA_HDB | HDB-Specific RSDRI Development |
| Created | 20110120 | 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_RSDRI_PARALLEL_CONVERSION has no interface implemented.
Friends
Class CL_RSDRI_PARALLEL_CONVERSION 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) | RSD_TABLNM | 20110126 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | 20110126 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSD_FIELDNM | 20110121 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSDRS_SX_QUERY | 20110125 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20110202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | 20110121 | ||
| 2 | Instance method | Public | Method | Copy Data | 20110120 | |
| 3 | Static method | Public | Method | 20110121 | ||
| 4 | Instance method | Protected | Method | Create sx_query Structure for Parallel Processing | 20110126 | |
| 5 | Instance method | Protected | Method | Create sx_query Structures for Parallel Processing | 20110126 | |
| 6 | Instance method | Protected | Method | Prepare Hint to Fill Table | 20110125 |
Events
Class CL_RSDRI_PARALLEL_CONVERSION has no event.
Types
Class CL_RSDRI_PARALLEL_CONVERSION 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_FACTTAB | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20110126 | ||||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20110202 | |||
| 3 | I_PDIME_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20110121 | ||||
| 4 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20110125 |
Method CONSTRUCTOR on class CL_RSDRI_PARALLEL_CONVERSION has no exception.
Method COPY_DATA Signature
Method COPY_DATA on class CL_RSDRI_PARALLEL_CONVERSION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SQL Fehler | 20110121 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FACTTAB | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20110126 | ||||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | InfoCube | 20110202 | |||
| 3 | I_PDIME_FIELDNM | Call by reference | Type reference (TYPE) | RSD_FIELDNM | 20110121 | ||||
| 4 | I_SX_QUERY | Call by reference | Type reference (TYPE) | RSDRS_SX_QUERY | 20110125 | ||||
| 5 | I_TABLE_TYPE | Call by reference | Type reference (TYPE) | RSDRS_TABTP | 20110126 | ||||
| 6 | R_R_PARALLEL_CONVERSION | Value transfer | Object reference (TYPE REF TO) | CL_RSDRI_PARALLEL_CONVERSION | Parallelisierung der Konvertierung | 20110125 |
Method CREATE on class CL_RSDRI_PARALLEL_CONVERSION has no exception.
Method FILL_SX_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DIMID | Call by reference | Type reference (TYPE) | RSDIMID | Schlüssel einer Dimensionstabelle | 20110126 | |||
| 2 | R_SX_QUERY | Value transfer | Type reference (TYPE) | RSDRS_SX_QUERY | 20110126 |
Method FILL_SX_QUERY on class CL_RSDRI_PARALLEL_CONVERSION has no exception.
Method FILL_TX_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TX_QUERY | Value transfer | Type reference (TYPE) | RSDRS_TX_QUERY | 20110126 |
Method FILL_TX_QUERY on class CL_RSDRI_PARALLEL_CONVERSION has no exception.
Method GET_HINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLER | Call by reference | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20110125 | |||
| 2 | T_HINT | Value transfer | Type reference (TYPE) | RSDRS_T_ABAPSOURCE | 20110125 |
Method GET_HINT on class CL_RSDRI_PARALLEL_CONVERSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |