SAP ABAP Data Element RSCRT_RDASTATUS (Technical Status for Real-Time Components)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSCRT (Package) (Near)-Real-Time Data Transfer into BW
Basic Data
Data Element RSCRT_RDASTATUS
Short Description Technical Status for Real-Time Components  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RSCRTRDASTATUS    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Status 
Medium 20 Real-Time Status 
Long 40 Technical Status for Real Time 
Heading 55 Technical Status for Real-Time Components 
Documentation

Definition

The technical processing status for real-time data acquisition describes the status of a data transfer process or InfoPackage as regards the update of data using a real-time daemon.

The status can have the following values:

  • New, without request

    No request has been opened yet.

  • New, without data package

    An open request exists but there is no open data package.

  • Ready

    Both an open request and an open data package exist. The DTP or InfoPackage should have this status when the daemon is inactive.

  • Transport package read

    Status when loading from the delta queue: Data has been read from the queue but has not been confirmed yet.

  • Transport package confirmed

    Status when loading from the delta queue: Data has been confirmed.

  • Stopped or Incorrect

    A DTP has this status if it has exceeded the maximum number of error operations that was set for the DTP. The real-time update can only be repaired in this status if the request that exists in the PSA is being updated to the DataStore object manually. Start the Start Repair function in the daemon in the context menu of the DTP.

  • Active

    A transport package is currently being processed.

Use

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 700