This file allows the import of Travel Agent records from a standard Comma Delimited file into the RMS system.
You must be able to provide a CSV file in the format as indicated below. It may be necessary to seek technical advice in order to create your file in the format that RMS requires.
Sample File - Pending
| Order | Field Name | Field Type | Required | Unique | Max Characters | RMS Equivalent |
|---|---|---|---|---|---|---|
| 1 | Agent Name | Alpha Numeric | Y | Y | 100 | Travel Agent |
| 2 | Address Line 1 | Alpha Numeric | N | N | 50 | Address Line 1 |
| 3 | Address Line 2 | Alpha Numeric | N | N | 50 | Address Line 2 |
| 4 | Town/Suburb | Alpha Numeric | N | N | 50 | Town |
| 5 | State | Alpha Numeric | N | N | 3 | State |
| 6 | Postcode | Alpha Numeric | N | N | 10 | Postcode |
| 7 | Phone | Alpha Numeric | N | N | 25 | Phone |
| 8 | Fax | Alpha Numeric | N | N | 25 | Fax |
| 9 | Alpha Numeric | N | N | 100 | ||
| 10 | GL Acc Code | Alpha Numeric | N | N | 30 | G/L Acc Code |
| 11 | Notes | Alpha Numeric | N | N | 4000 | Notes |
| 12 | Spare1 | Alpha Numeric | N | N | 50 | Agent Spare 1 |