This file allows the import of a list of accounts 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 - accounts.csv
| Order | Field Name | Field Type | Required | Unique | Max Characters | RMS Equivalent |
|---|---|---|---|---|---|---|
| 1 | GLCode | Alpha Numeric | Y | Y | 30 | G/L Acc Code |
| 2 | ShortDesc | Alpha Numeric | N | N | 33 | Description |
| 3 | LongDesc | Alpha Numeric | N | N | 4000 | Long Description |
| 4 | AccomRev | Y or N | N | N | 1 | Include in Accommodation Revenue for Reporting |