SAP ABAP Data Element /BCV/SIN_ST_EXCTIME_AVG (Average Processing Time)
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_EXCTIME_AVG |
| Short Description | Average Processing Time |
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 | AvrgPrTime |
| Medium | 15 | Avrg Proc. Time |
| Long | 22 | Avrg Processing Time |
| Heading | 40 | Average Processing Time |
Documentation
Definition
Shows the average processing time in milliseconds. This time is not related to the user interface of Business Context Viewer (BCV). The calculation begins when you execute a search request and ends when search results are available.
Use
Dependencies
Example
The system calculates the average processing time in this form:
Processing Time Average (n+1) := (Processing Time Average (n)*Execution Count(n)+ Execution Time Last(n+1)) / (Execution Count(n)+1)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |