Home > Technical > Table Definitions > STKADJTEMPLATEHDR
This tables stores the template header detail of a stock adjustment template.
Column | Type | Description |
CTRCODE |
INT(4) |
Unique code assigned by the system. |
STRNAME |
VARCHAR(20) |
Short description of the template. |
STRDESCRIPTION |
VARCHAR(50) |
Long description of the template. |
STRTRADECODE |
VARCHAR(10) |
Store location (department) that the template belongs to. |
DTMUPDATED |
DATETIME |
Date the template was last updated. |
STRWHO |
VARCHAR(20) |
The user who made the adjustment. |
Primary Key: CTRCODE
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |