OR_LOG_PROC_RQST
Description:
The OR_LOG_PROC_RQST table contains OR management system log procedure requests.

Primary Key
Column Name Ordinal Position
LOG_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 LOG_ID VARCHAR No
The unique ID of the log record.
2 LINE INTEGER No
The number of the line of procedure request in the log.
3 PROCEDURE_REQUEST VARCHAR No
The free text procedure request for the log.