E. TrkGroups Table

  Column Data Type   Length   Description Allow Nulls
P pKey bigint 8 Group primary key. Internally used only
groupID varchar 20 Tracking Group unique ID.
hold_checking_enable bit 1 Flag to indicated if an External Hold is active for the Tracking Group
group_hold_reason varchar 40 Text reason for an active External Hold
[$timeStamp] datetime 8 Date and time of the last modification (Internal)

P = Primary key