Home > Technical > Table Definitions > ORDERCATEGORY
This table stores the order category codes. These are used to group items together for the purpose of suggested ordering. Its just another means of grouping items together for a specific purpose.
Column | Type | Description |
STRCODE | VARCHAR(10) | A unique code assigned by the user. |
STRDESCRIPTION | VARCHAR(50) | The order category name. |
Primary Key: STRCODE
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |