SAP ABAP Class CL_RSCRT_RDA_DELTA_CHECK (Delta Check for RDA)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSCRT (Package) (Near)-Real-Time Data Transfer into BW
⤷
⤷
Properties
| Class | CL_RSCRT_RDA_DELTA_CHECK | |
| Short Description | Delta Check for RDA | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCRT | (Near)-Real-Time Data Transfer into BW |
| Created | 20061211 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSCRT_RDA_DELTA_CHECK has no interface implemented.
Friends
Class CL_RSCRT_RDA_DELTA_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSCRT_RDA_NDS | RDA Object DataSource | 20061211 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSCRT_RDA_STATUS | RDA Status of Assigned Objects | 20061211 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSSTM_T_MAP | Assignment of PSA and DTP Request | 20061211 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RSSTM_T_PART | PSA Requests | 20061211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delta Check for Each Assigned DTP | 20061212 | |
| 2 | Instance method | Public | Constructor | New Delta Check for an RDA InfoPackage | 20061211 | |
| 3 | Instance method | Public | Method | Return Map to DTP Requests | 20061211 | |
| 4 | Instance method | Public | Method | Return PSA Requests | 20061211 | |
| 5 | Instance method | Protected | Method | Offers to Start a Repair Chain | 20071012 |
Events
Class CL_RSCRT_RDA_DELTA_CHECK has no event.
Types
Class CL_RSCRT_RDA_DELTA_CHECK has no local type.
Method Signatures
Method CHECK_FOR_EACH_DTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DTPNM | Value transfer | Type reference (TYPE) | RSBKDTPNM | first DTP with inconsistent state | 20061212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20061212 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFOPACKAGE_ID | Call by reference | Type reference (TYPE) | RSLOGDPID | Logische InfoPackage-Variante (ID) | 20061211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt nicht gefunden | 20061211 |
Method GET_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_STATUS_DTP | Call by reference | Type reference (TYPE) | RSCRT_RDA_S_STATUS | RDA-Status des DTPs | 20061212 | |||
| 2 | R_T_MAP | Value transfer | Type reference (TYPE) | RSSTM_T_MAP | Mappings | 20061211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20061211 |
Method GET_PSA_REQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_PART | Value transfer | Type reference (TYPE) | RSSTM_T_PART | PSA-Requests | 20061211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20061211 |
Method OFFER_REPAIR_CHAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RDAOBJECT | Call by reference | Type reference (TYPE) | RSCRT_RDAOBJECT | RDA-Objekt | 20071012 |
Method OFFER_REPAIR_CHAIN on class CL_RSCRT_RDA_DELTA_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |