SAP ABAP Class CL_RSCRT_RDA_STATUS (Status of RDA Objects (Daemon, InfoPackage, DTPs))
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_STATUS Status of RDA Objects (Daemon, InfoPackage, DTPs) 20060616
Properties
Class CL_RSCRT_RDA_STATUS  
Short Description Status of RDA Objects (Daemon, InfoPackage, DTPs)    
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 20060616   SAP 
Last change 20140121   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 RSCRT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSCRT_RDA_STATUS Status of RDA Objects (Daemon, InfoPackage, DTPs) 20060616
Friends
Class CL_RSCRT_RDA_STATUS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_INFOPACKAGE_ID Instance attribute Protected Type reference (TYPE) RSLOGDPID Real-Time InfoPackage ID 20060616
2 O_NDS Instance attribute Protected Type reference (TYPE) RSCRT_RDAOBJECT New DataSource 20060621
3 O_TH_STATUS Instance attribute Protected Type reference (TYPE) RSCRT_RDA_TH_STATUS Status of RDA Objects 20060616
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Generates New Status Object 20060616
2 CREATE Static method Public Method Instantiate (Access via Interface) 20060622
3 WRITE_STATUS Instance method Protected Method Changing Rows in RSCRT_RDA_REQ 20060622
Events
Class CL_RSCRT_RDA_STATUS has no event.
Types
Class CL_RSCRT_RDA_STATUS 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 20060616

Method CONSTRUCTOR on class CL_RSCRT_RDA_STATUS has no exception.

Method CREATE 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 20060622
2 Returning R_R_STATUS Value transfer Object reference (TYPE REF TO) IF_RSCRT_RDA_STATUS Status der RDA-Objekte (Dämon, InfoPackage, DTPs) 20060622

Method CREATE on class CL_RSCRT_RDA_STATUS has no exception.

Method WRITE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_STATUS Call by reference Type reference (TYPE) RSCRT_RDA_S_STATUS RDA-Status 20060622
2 Importing I_WITH_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20061117
3 Returning R_CHANGED Value transfer Type reference (TYPE) RS_BOOL Status geändert? 20060622

Method WRITE_STATUS on class CL_RSCRT_RDA_STATUS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700