Document toolboxDocument toolbox

sp592_audit_reason_op_config

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_nonumber(3) (error)
fru_nonumber (tick)
allow_auditnumber(1) (error)
require_codenumber(1) (error)
require_commentnumber(1) (error)

Keys

foreign key (operation_no) references SP591_audit_reason_ops (operation_no) 
foreign key (fru_no) references SP058_responsibility_units (resp_unit_no)

Column Descriptions

FieldDescription
operation_noOperation number.
fru_noOptional FRU number.
allow_audit Allow audit to take place for the given operation.
require_codeEnsure a code is provided during auditing. 
require_commentEnsure a comment is provided during auditing.