Table slot9.WORLD.TSTA.ITEM_ENTRIES
This table stores the information for inventory items added in the application. Inventory items are added as 1 piece or multiple pieces and a row is entered in the table for the transaction

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
ENTRY_ID number 0
ITEM_ENTRY_INSTANCES.ENTRY_ID ITENTIN_ITENT_FK C
ITEM_INST_CUSTODY_DESC_VW.ENTRY_ID Implied Constraint R
ITEM_INST_CUSTODY_VW.ENTRY_ID Implied Constraint R
ITEM_INST_ENT_ROLLUP_VW.ENTRY_ID Implied Constraint R
ORDER_ID number 0  √  null
ITEM_ORDERS.ORDER_ID ITENT_ITORD_FK R
ENTRY_DATE date 7
LOT_NUMBER varchar2 50  √  null
LOT_DESC varchar2 255  √  null
UNIT_PRICE number 36,2  √  null
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
AGENCY_CODE varchar2 30
AGENCY_CODES.AGENCY_CODE ITENT_AGNCY_CD_FK R

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"AGENCY_CODE" IS NOT NULL ITENT_AGNCY_CD_NN
"ENTRY_DATE" IS NOT NULL ITENT_ENTRY_DATE_NN
"ENTRY_ID" IS NOT NULL ITENT_ENTRY_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ENTRY_ID Primary key Asc ITENT_PK
AGENCY_CODE Performance Asc ITENT_AGNCY_CD_FK_I
ORDER_ID Performance Asc ITENT_ITORD_FK_I
LOT_NUMBER Performance Asc ITENT_LOT_NUMBER_I

Close relationships  within of separation: