Table Name: | schedule |
Table Number: | 259 |
Group: | Customer Mgr |
Description: | Schedule object; header record for employee and installed part maintenance schedules |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
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 | 32 | Reserved; not used |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
schedule2act_entry | OTM | act_entry | act_entry2schedule | Activity entries recording changes to the schedule | |||
schedule2appt | OTM | appointment | appt2schedule | Appointments on the schedule | |||
schedule2employee | MTO | employee | employee2schedule | Related employee; used for recording appointments, vacation, etc | Search (2) | ||
schedule2site_part | MTO | site_part | site_part2schedule | Related parts; used for recording down time, scheduled preventive maintenance, etc | Search (1) |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
ind_schedule2employee | schedule2employee | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
s2sp0259 | schedule2site_part | nonclustered located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
278 | schedule_alst | act_entry, gbst_elm, schedule, user |
281 | appt_schedule | appointment, gbst_elm, schedule |
293 | site_svc_appt | appointment, gbst_elm, schedule, site, site_part |
395 | employee_appt | appointment, employee, schedule |
schedule | |||