Vendors File Links Table Formats (VEFileLinks)
Follow Vision specifications for preparing a file containing vendor file links.
Field Name | Data Type | Length | Notes |
---|---|---|---|
LinkID | varchar | 32 | Unique internal key for the file's link to the vendor record; primary key |
Vendor | varchar | 20 | Number of the linked vendor record; required field; must exist in VE |
Description | varchar | 100 | User-entered file description |
FilePath | varchar | 255 | File's file path location |
Graphic | varchar | 1 | Variable indicating whether or not the file is a graphic file; default is N (No) |