SAP ABAP Data Element BGRFC_DELETION_DELAY_TIME (Delete Time for Processable Units (Seconds))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Basic Data
Data Element BGRFC_DELETION_DELAY_TIME
Short Description Delete Time for Processable Units (Seconds)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BGRFC_DELETION_DELAY_TIME    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Del. Time 
Medium 20 Unit Delete Time (s) 
Long 35 Delete Time for Processable Units 
Heading 35 Delete Time for Processable Units 
Documentation

Definition

Deletion time for units in seconds. For performance reasons, much data is deleted asynchronously in bgRFC, and is initially only flagged as "deletable". Once the time specified by this parameter has passed, the data can be deleted by a periodic program (AUTOABAP).

Use

The minimum repeat cycle for AUTOABAP is 60 seconds. Depending on the volume of data, however, a longer time period can cause data to accumulate in the relevant tables (such as QRFC_O_UNIT).

Dependencies

Example

History
Last changed by/on SAP  20100420 
SAP Release Created in 710