SAP ABAP Data Element RSBKFINISHTIME (DTP Request: Finish Time (Char. Format))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBK (Package) Data Transfer Process: Kernel Objects
Basic Data
Data Element RSBKFINISHTIME
Short Description DTP Request: Finish Time (Char. Format)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TIME    
Data Type TIMS   Time field (hhmmss), stored as char(6) 
Length 6    
Decimal Places 0    
Output Length 8    
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 Fin. Time 
Medium 20 Finish Time 
Long 35 Finish Time for Request 
Heading 50 DTP Request: Finish Time in Character Format 
Documentation

Definition

The finish time of a DTP request depends on its technical status:

  • The finish time of requests with status 'Green' is determined when status 'Active' is changed to 'Green'.
  • The finish time of requests with status 'Red' is indicated when status 'Active' is changed to 'Red'. If a process is terminated while the request is being processed, the status transition may only be initiated later by the monitor, as a controlled status transition during processing is not possible because a process has been terminated.
  • The finish time of 'Active' requests is not determined. The current time is displayed in the monitor and this is modified with each entry.

The times correspond to the time on the application server. This time is determined in the SY-DATE and SY-TIME system fields. The time stamp is displayed in character-type format.

Documentation on ABAP System Fields

Use

Dependencies

Example

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