Home > Technical > Table Definitions > TRADXREF
This is a cross-reference table used to translate the supplier’s trading unit codes to our trading unit codes when processing purchase files from the supplier.
Column |
Type |
Description |
STRTRADECODE |
VARCHAR(10) |
Our trading unit this cross-reference is for. |
STRSUPPCODE |
VARCHAR(10) |
The supplier this cross-reference is for. |
STRXREFCODE |
VARCHAR(10) |
The supplier’s equivalent trading unit code. |
Primary Key: STRTRADECODE + STRSUPPCODE + STRXREFCODE
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |