This file allows the import of Categories 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 - categories.csv
| Order | Field Name | Field Type | Required | Unique | Max Characters | RMS Equivalent |
|---|---|---|---|---|---|---|
| 1 | ShortDesc | Alpha Numeric | Y | Y | 50 | Short Description |
| 2 | LongDesc | Alpha Numeric | N | N | 4000 | Long Description |
| 3 | GLCode | Alpha Numeric | N | N | 30 | G/L Acc Code |
| 4 | Property Name | Alpha Numeric | Y | N | 50 | Property Name |