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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSSTM 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 O_R_NDS Instance attribute Protected Object reference (TYPE REF TO) CL_RSCRT_RDA_NDS RDA Object DataSource 20061211
2 O_R_STATUS Instance attribute Protected Object reference (TYPE REF TO) IF_RSCRT_RDA_STATUS RDA Status of Assigned Objects 20061211
3 O_T_MAP Instance attribute Protected Type reference (TYPE) RSSTM_T_MAP Assignment of PSA and DTP Request 20061211
4 O_T_PART Instance attribute Protected Type reference (TYPE) RSSTM_T_PART PSA Requests 20061211
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_EACH_DTP Instance method Public Method Delta Check for Each Assigned DTP 20061212
2 CONSTRUCTOR Instance method Public Constructor New Delta Check for an RDA InfoPackage 20061211
3 GET_MAP Instance method Public Method Return Map to DTP Requests 20061211
4 GET_PSA_REQUESTS Instance method Public Method Return PSA Requests 20061211
5 OFFER_REPAIR_CHAIN 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 Returning R_DTPNM Value transfer Type reference (TYPE) RSBKDTPNM first DTP with inconsistent state 20061212
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061212

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPACKAGE_ID Call by reference Type reference (TYPE) RSLOGDPID Logische InfoPackage-Variante (ID) 20061211
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20061211

Method GET_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STATUS_DTP Call by reference Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status des DTPs 20061212
2 Returning R_T_MAP Value transfer Type reference (TYPE) RSSTM_T_MAP Mappings 20061211
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061211

Method GET_PSA_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_PART Value transfer Type reference (TYPE) RSSTM_T_PART PSA-Requests 20061211
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20061211

Method OFFER_REPAIR_CHAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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