/
sp144_job_acc_hours_patterns
sp144_job_acc_hours_patterns
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
job_no | number(9) | ![]() | |
grace_period | number(4) | ![]() | |
is_shp | number(1) | ![]() | |
tz_no | number(2) | 0 | ![]() |
Keys
primary key (job_no)
foreign key (job_no) references sp111_jobs (job_no)
Column Descriptions
Field | Description |
---|---|
job_no | The job to which this Access Hours Pattern applies. |
grace_period | If this Access Hours Pattern was derived from a Service Hours Pattern, then this is the grace period from the Service Hours Pattern (see sp140_job_serv_hours_patterns.grace_period). If this Access Hours Pattern was not derived from a Service Hours Pattern, then this is null. |
is_shp | If this Access Hours Pattern was derived from a Service Hours Pattern then this value is set to 1, otherwise it is set to 0. |
tz_no | Is the timezone number that the Access Hours Pattern was created from. |
, multiple selections available,
Related content
14.1 sp144_job_acc_hours_patterns
14.1 sp144_job_acc_hours_patterns
More like this
sp145_acc_hours_pattern_days
sp145_acc_hours_pattern_days
More like this
14.1 sp145_acc_hours_pattern_days
14.1 sp145_acc_hours_pattern_days
More like this