OR_LNLG_GENERIC_START_END
Description:
The OR_LNLG_GENERIC_START_END table contains generic start date/time and end date/time information for related group line data (ORM) records.

Primary Key
Column Name Ordinal Position
RECORD_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 RECORD_ID VARCHAR No
The unique ID of the line record.
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 START_UTC_DTTM DATETIME (UTC) No
The date and time at which the use of something during a procedure started.
4 END_UTC_DTTM DATETIME (UTC) No
The date and time at which the use of something during a procedure ended.