Home > Technical > Table Definitions > ITEMDESCHDR
Contains a record for each variety and size sets. These sets are used when creating a family of items. The actual varieties and sizes are stored in ITEMDESCDTL.
Column |
Type |
Description |
VARCHAR(10) |
Unique code assigned by the user. |
|
STRDESCRIPTION |
VARCHAR(50) |
Description about the set. |
STRTYPE |
VARCHAR(10) |
Indicates the type of set. Can be 'VARIETY' or 'SIZE'. |
Primary Key: STRCODE
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |