| Table slot9.WORLD.TSTA.ITEM_SIZE_CODES This table defines the valid size codes 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 | ITSZ_DESCRIPTION_NN |
| "ITEM_TYPE_CODE" IS NOT NULL | ITSZ_ITEM_TYPE_CD_NN |
| "SIZE_ID" IS NOT NULL | ITSZ_SIZE_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| SIZE_ID | Primary key | Asc | ITSZ_PK |
| AGENCY_CODE | Performance | Asc | ITSZ_AGNCY_CD_FK_I |
| ITEM_TYPE_CODE | Performance | Asc | ITSZ_ITC_FK_I |
|


