| Table slot9.WORLD.TSTA.ITEM_QUANTITY_CODES This table defines the valid quantity codes that can be used when creating inventory in the application
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "DESCRIPTION" IS NOT NULL | IQC_DESCRIPTION_NN |
| "ITEM_TYPE_CODE" IS NOT NULL | IQC_ITEM_TYPE_CD_NN |
| "QUANTITY_ID" IS NOT NULL | IQC_QUANTITY_CD_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| QUANTITY_ID | Primary key | Asc | IQC_PK |
| AGENCY_CODE | Performance | Asc | IQC_AGNCY_CD_FK_I |
| PARENT_ID | Performance | Asc | IQC_IQC_FK_I |
| ITEM_TYPE_CODE | Performance | Asc | IQC_ITC_FK_I |
|


