Field - transaction_jcl_time_mean
Mean transaction JCL conversion time
- Map: R723SCS
- Based on: transaction_jcl_time, transaction_total_count
The field is created using the following pseudocode:
transaction_jcl_time_mean = transaction_jcl_time / transaction_total_count * 1024 / 1e6