USE_CORRECTED_UPPER_DET_LIMIT

BOOLEAN

When the system determines a report request sample scheme analyte's Formatted Final Value during the generation of a report, and the Report Type is Certificate and the Report Status Type is Preliminary or Final, then:

  • If checked (default on deploy; default if missing), then for each report request sample scheme analyte (RRSSA) and related sample scheme analyte (SSA), the Corrected Report Upper Detection Limit is calculated in memory as:
    Corrected Report Upper Detection Limit = RRSSA's Report Upper Detection Limit x SSA's Composite Correction Factor

    and the Corrected Upper Report Detection Limit is then rounded,

    and the resulting string persisted to the RRSSA's Formatted Report Upper Detection Limit,

    and then used to determine the RRSSA's Formatted Final Value.

  • If cleared, then the Corrected Report Upper Detection Limit is calculated in memory as:
    Corrected Report Upper Detection Limit = RRSSA's Report Upper Detection Limit

    and the the Corrected Upper Report Detection Limit is then rounded,

    and the resulting string persisted to RRSSA's Formatted Report Upper Detection Limit,

    and then used to determine the RRSSA's Formatted Final Value.

Typically the preference is not set at role or user level.

Related Processes