SAP ABAP Data Element /BCV/SIN_ST_TIMEPERREC_AVG (Average Time per Record (in Milliseconds))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/SIN (Package) BCV Search Integration Layer
Basic Data
Data Element /BCV/SIN_ST_TIMEPERREC_AVG
Short Description Average Time per Record (in Milliseconds)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /BCV/SIN_ST_RUNTIME    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 3    
Output Length 19    
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 Avrg Time 
Medium 20 Avrg Time per Rec. 
Long 30 Average Time per Record 
Heading 40 Average Time per Record 
Documentation

Definition

Use

Dependencies

Example

The system calculates the average time per record in this form:

Time Per Record Average (n+1) := (Time Per Record Average (n) * Execution Count (n) + Time Per Record Last (n+1)) / (Execution Count(n)+1)

History
Last changed by/on SAP  20110908 
SAP Release Created in 701