Home > Technical > Table Definitions > PROMOTYP
Contains codes that indicate the type of promotion, for example 1 week Aisle of Value.
Column | Type | Description |
VARCHAR(10) |
Unique code. |
|
STRTYPEDESCRIPTION |
VARCHAR(50) |
Promotion type description. |
STRLABELCODE |
VARCHAR(10) |
The default label for this type of promotion. |
STRFEATURELABELCODE |
VARCHAR(10) |
The default feature label for this type of promotion. |
INTDAYS |
INT(4) |
Number of days this promotion type runs for. System can use this to automatically calculate the end date for a promotion. |
Primary Key: STRTYPECODE
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |