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
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
![]() ![]() ![]() |