SAP ABAP Data Element RSBKFINISHDATE (DTP Request: Finish Date)
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 RSBKFINISHDATE
Short Description DTP Request: Finish Date  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DATUM    
Data Type DATS   Date field (YYYYMMDD) stored as char(8) 
Length 8    
Decimal Places 0    
Output Length 10    
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. Date 
Medium 20 Finish Date 
Long 35 Finish Data for Request 
Heading 50 DTP Request: Finish Date 
Documentation

Definition

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

  • The finish date of requests with status 'Green' is determined when status 'Active' is changed to 'Green'.
  • The finish date 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 date 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