SAP ABAP Class CL_RSDD_DTA_TGT (Metadata for InfoProvider / Data Target for Transformations)
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 | 20050124 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_REQUEST_TEMPLATE | Template for Request | 20060315 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_SRC_LAST | DTP: Interface for Extraction and Transformation | 20130306 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TGT | Interface for Data Targets of a DTP | 20050124 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TGT_REALTIME | Data Target for Real-Time Updates | 20060314 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTRAN_TARGET | Target for Transformation | 20050124 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_DS | Metadata of DS for DTP | 20050124 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_INFOCUBE | Metadata for DTP | 20050124 |
Properties
| Class | CL_RSDD_DTA_TGT | |
| Short Description | Metadata for InfoProvider / Data Target for Transformations | |
| Super Class | CL_RSDD_DTA | Metadata for InfoProvider / Data Target for Transformations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBC | |
| Program status | ||
| Category | 0 | |
| Package | RSDRI_DBA | Data Manager InfoCube Access |
| Created | 20050124 | SAP |
| Last change | 20140121 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBK_REQUEST_TEMPLATE | Template for Request | 20060315 | ||
| 2 | IF_RSBK_SRC_LAST | DTP: Interface for Extraction and Transformation | 20130306 | ||
| 3 | IF_RSBK_TGT | Interface for Data Targets of a DTP | 20050124 | ||
| 4 | IF_RSBK_TGT_REALTIME | Data Target for Real-Time Updates | 20060314 | ||
| 5 | IF_RSTRAN_TARGET | Target for Transformation | 20050124 |
Friends
Class CL_RSDD_DTA_TGT 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) | RSBKMAXSIZE | DTP Extraction: Package Size | 20060316 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSBKREQUID | Data Transfer Process Request | 20060314 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSBK_CMD_TPL_U | Template for Update Task Command | 20060315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reading DB Table RSAPOADM | 20060315 | |
| 2 | Static method | Public | Method | 20060626 | ||
| 3 | Instance method | Private | Method | 20130306 |
Events
Class CL_RSDD_DTA_TGT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_DTA | Private | See coding | 20050124 | begin of tp_s_dta,
infoprov type rsinfoprov,
r_obj type ref to CL_RSDD_DTA,
end of tp_s_dta
|
||
| 2 | TP_TH_DTA | Private | See coding | 20050124 | TP_TH_DTA type
hashed table of tp_s_dta with unique key infoprov
|
Method Signatures
Method COPY_REALTIMESTATE_FROM_DB Signature
Method COPY_REALTIMESTATE_FROM_DB on class CL_RSDD_DTA_TGT has no parameter.
Method COPY_REALTIMESTATE_FROM_DB on class CL_RSDD_DTA_TGT has no exception.
Method GET_OBJ_REF_REQUEST_SERVER 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 | 20060626 | |||
| 2 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20060626 | |||
| 3 | R_R_REQUEST_SERVER | Value transfer | Object reference (TYPE REF TO) | IF_RSBK_REQUEST_SERVER | Interface für deltafähige Datenquellen eines DTPs | 20060626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20060626 |
Method GET_UPDINFO_SINGLE_IOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20130306 | |||
| 2 | R_S_UPDINFO | Value transfer | Type reference (TYPE) | RSBK_S_UPDINFO | Update Information in DTP | 20130306 |
Method GET_UPDINFO_SINGLE_IOBJ on class CL_RSDD_DTA_TGT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |