Table slot9.WORLD.TSTA.ITEM_SUB_LOCATIONS This table defines the valid sub-locations (e.g. room #1, shelf A) for an inventory location 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 |
---|---|
"DESCRIPTION" IS NOT NULL | ITSLC_DESCRIPTION_NN |
"LOCATION_ID" IS NOT NULL | ITSLC_LOC_ID_NN |
"SUB_LOCATION_ID" IS NOT NULL | ITSLC_SUB_LOC_ID_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
SUB_LOCATION_ID | Primary key | Asc | ITSLC_PK |
LOCATION_ID | Performance | Asc | ITSLC_ITLC_FK_I |
![]() ![]() ![]() |