Synopsis
PDX_MSGT evm_SetSeverity(EVM_CHECK_TABLE *table, PDX_MSGT check_id, int new_severity)
Purpose
Change the severity value for a check.
Description
The severity field for check check_id will be changed to the value specified in new_severity.
Input
table
The system defined validation table
check_id
Check to change severity in
new_severity
New severity value
Return
EVM error code