SAP ABAP Class CL_RSDD_MULTIPROVIDER (Metadata from MultiProvider for DTP)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRI_DBA (Package) Data Manager InfoCube Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_DTA | Metadata for InfoProvider / Data Target for Transformations | 20100121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_SRC_STATIC | Interface for Data Sources of a DTP (Static) | 20100121 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_SPO | SPO Metadata | 20100712 |
Properties
| Class | CL_RSDD_MULTIPROVIDER | |
| Short Description | Metadata from MultiProvider for DTP | |
| Super Class | CL_RSDD_DTA | Metadata for InfoProvider / Data Target for Transformations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRI_DBA | Data Manager InfoCube Access |
| Created | 20100121 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_MULTIPROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBK_SRC_STATIC | Interface for Data Sources of a DTP (Static) | 20100121 |
Friends
Class CL_RSDD_MULTIPROVIDER 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) | RSBK_T_SRC_R | Table with References to InfoProvider (Data Target) | 20100202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Get PartProviders of read MultiProvider | 20100127 | |
| 2 | Instance method | Private | Method | Get PartProviders of read MultiProvider for a request | 20100222 | |
| 3 | Instance method | Private | Method | Get Partproviders of read MultiProvider for a request | 20120921 |
Events
Class CL_RSDD_MULTIPROVIDER has no event.
Types
Class CL_RSDD_MULTIPROVIDER has no local type.
Method Signatures
Method GET_PARTPROVIDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_DTA_PART | Value transfer | Type reference (TYPE) | RSDO_T_DTA_R | Tabelle mit Referenzen auf InfoProvider (Datenziel) | 20100127 |
Method GET_PARTPROVIDERS on class CL_RSDD_MULTIPROVIDER has no exception.
Method GET_PARTPROVS_OF_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20100222 | |||
| 2 | I_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20100222 | |||
| 3 | R_T_PART_SRC_R | Value transfer | Type reference (TYPE) | RSBK_T_SRC_R | Tabelle mit Datenquellen für den Datentransferprozess | 20100222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20100222 |
Method GET_PARTPROVS_OF_REQ_NON_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20120921 | |||
| 2 | I_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20120921 | |||
| 3 | R_T_PART_SRC_R | Value transfer | Type reference (TYPE) | RSBK_T_SRC_R | Tabelle mit Datenquellen für den Datentransferprozess | 20120921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20120921 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |