SAP ABAP Class CL_RSCRT_RDA_PSA_PROXY (Proxy for PSA Request and PSA Data Packages)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSCRT (Package) (Near)-Real-Time Data Transfer into BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCRT_RDA_DATAPACKAGE RDA Interface for Request 20060629
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSCRT_RDA_REQUEST RDA Interface for Request 20060629
Properties
Class CL_RSCRT_RDA_PSA_PROXY  
Short Description Proxy for PSA Request and PSA Data Packages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSCRT    
Program status     
Category 0   
Package RSCRT   (Near)-Real-Time Data Transfer into BW 
Created 20060629   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSCRT_RDA_DATAPACKAGE RDA Interface for Request 20060629
2 IF_RSCRT_RDA_REQUEST RDA Interface for Request 20060629
Friends
Class CL_RSCRT_RDA_PSA_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_DATAPACKAGE_ID Instance attribute Protected Type reference (TYPE) RSDATAPID Data Package Number 20060629
2 O_DATASOURCE Instance attribute Protected Type reference (TYPE) RSOLTPSOURCER DataSource 20060707
3 O_INFOPACKAGE_ID Instance attribute Protected Type reference (TYPE) RSLOGDPID Logical InfoPackage Variant (ID) 20060629
4 O_NDS Instance attribute Protected Type reference (TYPE) RSCRT_RDAOBJECT Object in Real-Time Data Acquisition 20060707
5 O_PUSH Instance attribute Protected Type reference (TYPE) RS_BOOL Web Service (Push) 20100805
6 O_REQUEST_ID Instance attribute Protected Type reference (TYPE) RSREQUID Request ID (Data Package) 20060630
7 O_REQUEST_SID Instance attribute Protected Type reference (TYPE) RSBKREQUID Data Transfer Process Request 20060629
8 O_R_LOADING Instance attribute Protected Object reference (TYPE REF TO) CL_RSSM_RDA_LOADING Real-Time Data Acquisition 20060630
9 O_SOURCESYSTEM Instance attribute Protected Type reference (TYPE) RSSLOGSYS Source System 20060707
10 O_T_R_METHODS Instance attribute Protected Type reference (TYPE) RSDS_T_R_ACCESSATTR Instances of Access Methods 20060707
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Generates New Proxy Object 20060629
2 GET_ACCESSMETHODS Instance method Protected Method Returns Method of Accessing DataSource 20060707
3 READ_IF_BEFORE_DELTA_INIT Static method Public Method Determine if Request was Created Before Delta Init. 20061211
4 READ_IF_DELETED Static method Public Method Determine if Request was Deleted 20061207
5 READ_REQUEST_STATUS Static method Public Method Reads Request Status from RSREQDONE 20061207
Events
Class CL_RSCRT_RDA_PSA_PROXY has no event.
Types
Class CL_RSCRT_RDA_PSA_PROXY has no local type.
Method Signatures

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 Realtime InfoPackage-ID 20060630
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20060707

Method GET_ACCESSMETHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_R_METHODS Value transfer Type reference (TYPE) RSDS_T_R_ACCESSATTR Instanzen der Zugriffsmethoden 20060707
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20060707

Method READ_IF_BEFORE_DELTA_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASOURCE Call by reference Type reference (TYPE) RSOLTPSOURCER DataSource 20061211
2 Importing I_REQUEST_SID Call by reference Type reference (TYPE) RSBKREQUID Request-SID 20061211
3 Importing I_SOURCESYSTEM Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20061211
4 Returning R_BEFORE_DELTA_INIT Value transfer Type reference (TYPE) RS_BOOL Boolean 20061211

Method READ_IF_BEFORE_DELTA_INIT on class CL_RSCRT_RDA_PSA_PROXY has no exception.

Method READ_IF_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_ID Call by reference Type reference (TYPE) RSREQUID Request-ID 20061207
2 Returning R_DELETED Value transfer Type reference (TYPE) RS_BOOL Boolean 20061207

Method READ_IF_DELETED on class CL_RSCRT_RDA_PSA_PROXY has no exception.

Method READ_REQUEST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST_ID Call by reference Type reference (TYPE) RSREQUID Request-ID (Datenpaket) 20061207
2 Returning R_STATUS Value transfer Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20061207

Method READ_REQUEST_STATUS on class CL_RSCRT_RDA_PSA_PROXY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700