Table Name: | wk_work_hr |
Table Number: | 256 |
Group: | Customer Mgr |
Description: | Calendar object; used in assigning business hours. Groups a set of recurring, weekly business hours |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
cal_type | CHAR | varchar | 34 | 40 | Calendar type that categorizes the business calendar; this is a user-defined pop up list with default name of CALENDAR_TYPE | |||
description | CHAR | varchar | 255 | Detailed description of the business calendar | Search (1) | |||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (3) | ||
title | CHAR | varchar | 2 | 80 | Name of the business calendar | Search (2) | ||
total_hour | LONG | int | 6 | DIRECT | Total hours in the business calendar for each work week | Search (3) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
wk_work_hr2biz_cal | OTM | biz_cal | biz_cal2wk_work_hr | Business calendars having the weekly business hour set | |||
wk_work_hr2entitlement | OTM | entitlement | entitlement2wk_work_hr | Entitlements using this schedule | |||
wk_work_hr2work_hr | OTM | work_hr | work_hr2wk_work_hr | Details of the work week containing periods of work hours that occur during the work week | |||
wk_work_hr2workgroup | OTM | workgroup | workgroup2wk_work_hr | Related workgroup if used | USER_DEFINED |
Index Name | Fields | Flags |
---|---|---|
wk_work_hr_index | title | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
objindex | objid | clustered, unique located on PRIMARY |
wk_work_hr_index | title | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
285 | site_biz_cal | biz_cal, biz_cal_hdr, holiday_grp, wk_work_hr |
5099 | c_sppt_ent | entitlement, mod_level, part_num, wk_work_hr |
9883 | biz_cal_view | biz_cal, biz_cal_hdr, wk_work_hr |
9884 | work_hr_view | wk_work_hr, work_hr |
wk_work_hr | |||