Table slot9.WORLD.TSTA.ITEM_LOCATIONS This table defines the valid locations that can be assigned to an inventory item in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
SELF_CHECKOUT_FLAG IN ('Y', 'N') | CK_ITLC_SELF_CO_FLAG |
"AGENCY_CODE" IS NOT NULL | ITLC_AGNCY_CD_NN |
"DESCRIPTION" IS NOT NULL | ITLC_DESCRIPTION_NN |
"LOC_TYPE_CODE" IS NOT NULL | ITLC_LOC_TYPE_CD_NN |
"LOC_TYPE_CODE_TYPE" IS NOT NULL | ITLC_LOC_TYPE_CD_TP_NN |
"LOCATION_ID" IS NOT NULL | ITLC_LOCATION_ID_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
LOCATION_ID | Primary key | Asc | ITLC_PK |
AGENCY_CODE | Performance | Asc | ITLC_AGNCY_CD_FK_I |
LOC_TYPE_CODE_TYPE + LOC_TYPE_CODE | Performance | Asc/Asc | ITLC_EJSCD_LOC_FK_I |
![]() ![]() ![]() |