CL_LNK_ORDER_IDS
Description:
The CL_LNK_ORDER_IDS table contains the overtime related information about the linked group.

Primary Key
Column Name Ordinal Position
LNK_ID 1
CONTACT_DATE_REAL 2
LINE 3

Column Information
Name Type Discontinued?
1 LNK_ID NUMERIC No
The unique ID for the linked order group.
2 CONTACT_DATE_REAL FLOAT No
This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day.
3 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 ORD_ID NUMERIC No
The unique identifier of the order records in this linked order group record.
6 OFFSET INTEGER No
This item stores the offset interval (in seconds) between linked orders in this group.
7 ANCHOR_ORD_ID NUMERIC No
The order whose schedule this order is anchored to
8 ANCHOR_DUE_TIME NUMERIC No
Which due time of the anchor order is this order anchored to? If blank, but LNK-70 is set, then this order occurs with every instance of the anchor order.