Table slot9.WORLD.TSTA.ITEM_DESCRIPTORS This table stores the description information for inventory items added in the application. When adding multiple items in bulk, one descriptor row is created and linked to all the inventory item instances
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
CONSUMABLE_FLAG IN ('Y', 'N') | CK_ITDS_CONSUM_FLAG |
GROUP_FLAG IN ('Y', 'N') | CK_ITDS_GROUP_FLAG |
SELF_CHECKOUT_FLAG IN ('Y', 'N') | CK_ITDS_SELF_CO_FLG |
"AGENCY_CODE" IS NOT NULL | ITDS_AGENCY_CD_NN |
"CATEGORY_ID" IS NOT NULL | ITDS_CAT_ID_NN |
"DESCRIPTOR_ID" IS NOT NULL | ITDS_DESC_ID_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
DESCRIPTOR_ID | Primary key | Asc | ITDS_PK |
AGENCY_CODE | Performance | Asc | ITDS_AGNCY_CD_FK_I |
CONSUMABLE_FLAG | Performance | Asc | ITDS_CONSUM_FLG_I |
COLOR_CODE_TYPE + COLOR_CODE | Performance | Asc/Asc | ITDS_EJSCD_COLOR_FK_I |
SEC_COLOR_CODE_TYPE + SEC_COLOR_CODE | Performance | Asc/Asc | ITDS_EJSCD_SECCLRCD_FK_I |
GROUP_FLAG | Performance | Asc | ITDS_GRP_FLG_I |
CATEGORY_ID | Performance | Asc | ITDS_ICC_FK_I |
QUANTITY_ID | Performance | Asc | ITDS_IQC_FK_I |
SUB_QUANTITY_ID | Performance | Asc | ITDS_IQC_SUB_FK_I |
ITEM_NUMBER | Performance | Asc | ITDS_ITEM_NUM_I |
LINE_ID | Performance | Asc | ITDS_ITLN_FK_I |
MAKE_ID | Performance | Asc | ITDS_ITMK_FK_I |
MODEL_ID | Performance | Asc | ITDS_ITMO_FK_I |
SIZE_ID | Performance | Asc | ITDS_ITSZ_FK_I |
![]() ![]() ![]() |