SAP ABAP Class CL_RSDD_X_INFOPROVIDER_TPL (Template for Extraction from an InfoProvider)
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_RSBK_CMD_TPL_X | Superclass for Extraction Templates | 20040922 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_X_CUBE_TPL | Extraction InfoCube | 20041228 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_X_DS_TPL | Extraction DS Object | 20041227 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_X_ISET_TPL | Extraction DS Object | 20050124 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_X_MULTIPROVIDER_TPL | Extraction MultiProvider | 20100121 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_X_QPROV_TPL | 20120815 |
Properties
| Class | CL_RSDD_X_INFOPROVIDER_TPL | |
| Short Description | Template for Extraction from an InfoProvider | |
| Super Class | CL_RSBK_CMD_TPL_X | Superclass for Extraction Templates |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBC | |
| Program status | ||
| Category | 0 | |
| Package | RSDRI_DBA | Data Manager InfoCube Access |
| Created | 20040922 | 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_RSDD_X_INFOPROVIDER_TPL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDD_X_INFOPROVIDER_CMD | 20060311 | Command: Extraction from an InfoProvider |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSDR0_CURR_CONV | Currency Conversion | 20041213 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSDRI_REFDATE | BW Data Manager: Key date | 20041213 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSDRI_USE_ARCH | RS_C_FALSE | BW Data Manager: Read from Archive? | 20060311 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSTRAN_S_TLOGO | Tlogo structure used for field list | 20040922 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040922 | ||
| 2 | Instance method | Private | Method | Get Tlogo | 20040930 | |
| 3 | Instance method | Public | Method | InfoProvider Has an Archive | 20060311 | |
| 4 | Instance method | Public | Method | 20041213 | ||
| 5 | Instance method | Public | Method | 20041213 | ||
| 6 | Instance method | Public | Method | 20060311 |
Events
Class CL_RSDD_X_INFOPROVIDER_TPL has no event.
Types
Class CL_RSDD_X_INFOPROVIDER_TPL 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_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | 20040922 | ||||
| 2 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20040922 |
Method CONSTRUCTOR on class CL_RSDD_X_INFOPROVIDER_TPL has no exception.
Method GET_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_TLOGO | Value transfer | Type reference (TYPE) | RSTRAN_S_TLOGO | BW Repository: TLOGO Objekt, Typ und Typ der Assoziation | 20040930 |
Method GET_TLOGO on class CL_RSDD_X_INFOPROVIDER_TPL has no exception.
Method HAS_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_ARCHIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060311 |
Method HAS_ARCHIVE on class CL_RSDD_X_INFOPROVIDER_TPL has no exception.
Method SET_EXTERNAL_FORMAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXTERNAL_FORMAT | Call by reference | Type reference (TYPE) | RSDR0_CURR_CONV | Währungskonvertierung | 20041213 |
Method SET_EXTERNAL_FORMAT on class CL_RSDD_X_INFOPROVIDER_TPL has no exception.
Method SET_REFERENCE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFERENCE_DATE | Call by reference | Type reference (TYPE) | RSDRI_REFDATE | 20041213 |
Method SET_REFERENCE_DATE on class CL_RSDD_X_INFOPROVIDER_TPL has no exception.
Method SET_USE_ARCHIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_USE_ARCHIVE | Call by reference | Type reference (TYPE) | RSDRI_USE_ARCH | BW Data-Manager: Verwendung von Aggregaten ? | 20060311 |
Method SET_USE_ARCHIVE on class CL_RSDD_X_INFOPROVIDER_TPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |