Document toolboxDocument toolbox

sp313_overdue_tolerance

This table specifies the number of minutes a job must be overdue before it will appear in the jeopardy report. If the job is not listed on the jeopardy report, then it is not in jeopardy.


 

Table Definition

Field
Type
Default
Nullable
resp_unit_nonumber(4)   (error)
priority_lowestnumber(2)   (error)
priority_highest number(2)   (error)
tol_overduenumber(5)   (error)

Keys

primary key (resp_unit_no, priority_lowest, priority_highest) 
foreign key (resp_unit_no) references sp058_responsibility_units(resp_unit_no)

Column Descriptions

FieldDescription
resp_unit_no Number of the Responsibility Unit to which this tolerance value relates. 
priority_lowest Lower end of the range of job priorities to which this tolerance value relates. 
priority_highest  Higher end of the range of job priorities to which this tolerance value relates. 
tol_overdueOverdue tolerance value in minutes; only jobs (in the given RU and priority range) which are overdue by at least this value will be listed on the jeopardy report. Â