Table slot9.WORLD.TSTA.INCIDENT_ACTIONS
This tables stores the INCIDENT follow up action assigned to an INCIDENT during approval in the application

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
INC_ACTION_ID number 38 Incident Action Id
INCIDENT_ID number 38
INCIDENTS.INCIDENT_ID INCACT_INC_FK R
Incident ID number association
ACTION_CODE_TYPE varchar2 30 'INC_ACTION_CODES'
EJS_CODES.CODE_TYPE INCACT_ACT_CODE_EJS_CODE_FK R
Action code.
ACTION_CODE varchar2 30
EJS_CODES.CODE INCACT_ACT_CODE_EJS_CODE_FK R
Action code.
ACTION_DATE date 7  √  null
CREATOR_ID varchar2 100  √  null User who created the record.
CREATOR_DATE date 7  √  null Date the record was created.
UPDATOR_ID varchar2 100  √  null User who last updated the record.
UPDATOR_DATE date 7  √  null Date the record was last updated.
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"ACTION_CODE" IS NOT NULL INCACT_ACTION_CODE_NN
"ACTION_CODE_TYPE" IS NOT NULL INCACT_ACTION_CODE_TYPE_NN
"INC_ACTION_ID" IS NOT NULL INCACT_INC_ACTION_ID_NN
"INCIDENT_ID" IS NOT NULL INCACT_INCIDENT_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
INC_ACTION_ID Primary key Asc INCACT_PK
ACTION_CODE_TYPE + ACTION_CODE Performance Asc/Asc INCACT_ACT_CODE_EJS_CODE_FK_I
INCIDENT_ID Performance Asc INCACT_INC_FK_I

Close relationships  within of separation: