/
14.1 sp593_audit_op_reason_mapping
14.1 sp593_audit_op_reason_mapping
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) | ![]() | |
reason_code | number | ![]() | |
display_sequence | number | ![]() |
Keys
foreign key (operation_no) references SP591_audit_reason_ops (operation_no)
foreign key (reason_code) references SP590_audit_reason_codes(reason_code)
Column Descriptions
Field | Description |
---|---|
operation_no | Operation number. |
reason_code | Reason code. |
display_sequence | Display sequence. |
, multiple selections available,
Related content
sp593_audit_op_reason_mapping
sp593_audit_op_reason_mapping
More like this
sp591_audit_reason_ops
sp591_audit_reason_ops
More like this