ORD_SCHED_INSTR
Description:
Appointments can be scheduled from an order. This table contains scheduling instructions for an appointment created from an order.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique system identifier of the order record (ORD dot one)
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 ORDER_SCHED_INSTR VARCHAR No
This column contains scheduling instructions for appointments scheduled from the associated order.