Table slot9.WORLD.TSTA.ITEM_MAKE_CODES This table defines the valid make 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 | ITMK_DESCRIPTION_NN |
"MAKE_ID" IS NOT NULL | ITMK_MAKE_ID_NN |
"ITEM_TYPE_CODE" IS NOT NULL | ITMK_TYPE_CD_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
MAKE_ID | Primary key | Asc | ITMK_PK |
AGENCY_CODE | Performance | Asc | ITMK_AGNCY_CD_FK_I |
ITEM_TYPE_CODE | Performance | Asc | ITMK_ITC_FK_I |
![]() ![]() ![]() |