| View Name: | appt_schedule |
| View Number: | 281 |
| Group: | Customer Mgr |
| Description: | Used by form Schedule (282), Unavailability Alert (283) |
| Flags: | VIEW_OPTIMIZED |
| Baseline/Custom: | Baseline |
| View Field Name | Table Name | Field Name | Comment | Generic Field Id |
|---|---|---|---|---|
| appt_objid | appointment | objid | Internal record number | 3 (UNIQUE) |
| sch_objid | schedule | objid | Internal record number | |
| start_time | appointment | start_time | Appointment start time | 29 |
| end_time | appointment | end_time | Appointment end time | 30 |
| duration | appointment | duration | Length of the appointment in seconds | 6 |
| description | appointment | description | Description of the appointment entry | 2 |
| class_title | class_gse(gbst_elm) | title | Class name of the appointment | |
| type_title | type_gse(gbst_elm) | title | Subclass name of the appointment |
| Join From | Join To |
|---|---|
| (appointment).appt2appt_type | class_gse(gbst_elm).appt_type2appt |
| (appointment).appt2sub_type | type_gse(gbst_elm).sub_type2appt |
| (appointment).appt2schedule | (schedule).schedule2appt |
| appt_schedule | |||