| Table slot9.WORLD.TSTA.ITEM_STYLE_CODES This table defines the valid style 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 |
|---|---|
| "AGENCY_CODE" IS NOT NULL | ITSTY_AGENCY_CD_NN |
| "DESCRIPTION" IS NOT NULL | ITSTY_DESCRIPTION_NN |
| "ITEM_TYPE_CODE" IS NOT NULL | ITSTY_ITEM_TYPE_CD_NN |
| "STYLE_ID" IS NOT NULL | ITSTY_STYLE_ID_NN |
| "TYPE_ID" IS NOT NULL | ITSTY_TYPE_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| STYLE_ID | Primary key | Asc | ITSTY_PK |
| AGENCY_CODE | Performance | Asc | ITSTY_AGNCY_CD_FK_I |
| ITEM_TYPE_CODE | Performance | Asc | ITSTY_ITC_FK_I |
| TYPE_ID | Performance | Asc | ITSTY_ITST_FK_I |
|


