| Table slot9.WORLD.TSTA.ITEM_LINE_CODES This table defines the valid line 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 | ITLN_DESCRIPTION_NN |
| "LINE_ID" IS NOT NULL | ITLN_LINE_ID_NN |
| "ITEM_TYPE_CODE" IS NOT NULL | ITLN_TYPE_CD_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| LINE_ID | Primary key | Asc | ITLN_PK |
| AGENCY_CODE | Performance | Asc | ITLN_AGNCY_CD_FK_I |
| ITEM_TYPE_CODE | Performance | Asc | ITLN_ITC_FK_I |
|


