OR_LOG_CODING_STATUS
Description:
This table stores where in the coding process a log is.

Primary Key
Column Name Ordinal Position
LOG_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 LOG_ID VARCHAR No
The unique identifier for the log 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 CODING_STATUS_C_NAME VARCHAR No
Stores where the log is in the coding process.
May contain organization-specific values: Yes
Category Entries:
Not Started
In Progress
Complete