sp591_audit_reason_ops
This table is part of the solutions that provides the ability for users to record reason codes and notes for fixed jobs.
Â
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
operation_no | number(3) | Â | Â |
description | varchar2(50) | Â | Â |
Keys
primary key (operation_no)
Column Descriptions
Field | Description |
---|---|
operation_no | Operation number. |
description | A descriptive text describing the action. |