Home > Technical > Table Definitions > AREACOSTSELLTRADUNIT
This table lists the locations for which a user will be able to view costs and sells. The records link back to the master record in MANAGEMENTAREA.
Column | Type | Description |
STRAREACODE | VARCHAR(10) | The management area code to which this record belongs. |
STRTRADECODE | VARCHAR(10) | The location for which the user can view the costs/sells. |
YSNMODIFY | VARCHAR(1) | If 'T' the user will be able to edit and add costs/sells for this location. If 'F' the user will be able to see the costs/sells but not change them. |
INTUPDATE | INT | Not currently used. |
INTINSERTEDBY | INT | Not currently used. |
DTMLOCALINSERTED | DATETIME | Not currently used. |
DTMUTCINSERTED | DATETIME | Not currently used. |
INTUPDATEDBY | INT | Not currently used. |
DTMLOCALUPDATED | DATETIME | Not currently used. |
DMUTCUPDATED | DATETIME | Not currently used. |
Primary Key: STRAREACODE + STRTRADECODE
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |