Field - cpu_service_coefficient_adjusted
CPU service coefficient adjusted with R723MADJ.
- Map: R723WMS
- Based on: cpu_service_coefficient, cpu_rate_adjustment_factor
The field is created using the following pseudocode:
adjustment_factor = 16e7 / cpu_rate_adjustment_factor
return cpu_service_coefficient * adjustment_factor