UT_ORAGNISATION - Configure organisation information.
| Code | Type | Description | 
| ORG_ID | Number | Identifier - Auto-generated | 
| ORG_CD | String(50) | Organisation code | 
| ORG_DES | String(2000) | Organisation description | 
| ORG_VA_NAME | String(255) | Organisation name | 
| ORG_VA_DNSID | String(255) | Domain name that identify this organisation. The application is using this information to select the organisation to use | 
| ORG_VA_CURRENCY | String(50) | Currency symbol used | 
| ORG_VA_REPORTSPATH | String(1000) | File path, on the server, where the available reports are stored. | 
| ORG_VA_MAXNUMBEROFPAYMENTS | Number | Maximum number of payments allowed (1) | 
| ORG_VA_EMAILHOSTNAME | String(255) | SMTP server hostname | 
| ORG_VA_EMAILFROM | String(255) | Default "from" address to use when sending emails |