ORDER_AUDIT_TRL
Description:
This table contains orders that are being audited and their current audit status.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique ID of the order record.
2 LINE INTEGER No
The line count for this table as determined by the number of users who audited the order.
3 AUDIT_TRL_AUTH_ID VARCHAR No
The user who authorized the audit.
4 AUDIT_TRL_AUTH_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.