Part VMRS Import/Export
This program exports your Part VMRS records into a tab delimited text file. This file can then be edited manually or via a spreadsheet program, and then re-imported into the RTA system to update any changes made.
Import Options:
Create New
Checked - New records will be created
Unchecked - New Records WILL NOT be created
Update Existing
Checked - Existing records will be updated
Unchecked - Existing Records WILL NOT be updated
Import Field Definitions
| Field | Value | Type/Size |
|---|---|---|
| Major VMRS | Required | int(3) |
| Intermediate VMRS | Required | int(3) |
| Minor VMRS | Required | int(3) |
| Description | char(40) | |
| Miscellaneous | char(20) | |
| Track Location | Warranted Part Locations Y = Track (Checked) N = Don't track (Not Checked) | char(1) |
| Delete VMRS | Y = Delete this VMRS Code | char(1) |