OR_LOG_CODING_COMMENTS
Description:
This table contains comments related to the coding status of a log.
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_COMMENT
VARCHAR
No
This item stores comments related to the coding status of the log.