Currency
This table contains one row for each currency.
The entries in this table can be referred to from many other tables. If no currency has been specified, the value in the Currency no. field Company information is used.
Currency rounding
Rounding stages
There are three sets of rounding limits and amounts for order totals to allow that larger amounts are rounded more than smaller ones. The highest truncate amount from the stages in which the truncate limit is greater than or equal to the amount in question is chosen.
Negative amounts (credit amounts) are rounded on the basis of the absolute value. Amounts between 0 and the truncate amount are rounded up to the truncate amount.
Printouts
The rounding amount in the order is printed in a total line for each currency between the VAT total lines and the order total lines in the Order document. Positive amounts are rounded up, negative amounts are rounded down.
The rounding amount in an order is added to the order total including VAT, the giro amount and the posted amount for the customer.
Accounting
Rounding is posted in voucher lines for each currency in the rounding account (or the Posting errors account) entered in the Company information table.
The following fields exist in this table:
Bank account
The bank account number for the currency.
The bank account number is printed on giros for the relevant currency, instead of the value entered in the Company information table.
The bank account number is also used in connection with electronic funds transfer.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Bank account | Text (35) |
| SQL name | BankG | The database field name. |
| API identifier | bankAccount | The API identifier used in GraphQL. |
| Number | 577 |
Bank no.
The bank associated with the currency.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Bank no. | Integer |
| SQL name | BankCon | The database field name. |
| API identifier | bankNo | The API identifier used in GraphQL. |
| Number | 6227 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| Bank | Bank |
|
Calculate rate
The calculated rate which is used for an exchange rate regulation.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Exchange rate | Decimal |
| SQL name | CalcRt | The database field name. |
| API identifier | calculateRate | The API identifier used in GraphQL. |
| Number | 575 |
Currency no.
A unique number identifying the currency.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Currency no. | Integer |
| Primary key | Yes | Currency no. |
| SQL name | CurNo | The database field name. |
| API identifier | currencyNo | The API identifier used in GraphQL. |
| Number | 570 |
Currency type
Defines how to process the currency.
- 0 - EMU-currency (with fixed price per 1 EURO)
For currencies included in European Monetary Union (EMU). The exchange rate says how much one EURO costs in this currency.
Amounts in the default currency are calculated by dividing the currency amount with the exchange rate (to get the EURO amount), and multiplying by the exchange rate per unit on the row for the EURO currency. (If the current currency is the default currency, the currency amount is also displayed as an amount in the default currency.)
- 1 - Other currency with price per 1 EURO
For other currencies (not EMU currencies) which have exchange rates expressed as the price of one EURO. For countries which are part of the EMU partnership, the exchange rates for all non-EMU currencies (apart from the EURO) are also quoted as the price of one EURO, and these have currency type 1.
Amounts in the default currency are calculated by dividing the currency amount with the exchange rate (to get the EURO amount), and multiplying by the exchange rate per unit on the row for the EURO currency. (If the current currency is the default currency, the currency amount is also displayed as an amount in the default currency.)
- 2 - Other currency with unit price in default currency
The exchange rates will be expressed as the price in the default currency for 1 unit of the current currency.
- 3 - Other currency with price per 100 units in default currency
The exchange rates will be expressed as the price in the default currency for 100 units of the current currency.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Currency type | Integer |
| SQL name | CurTp | The database field name. |
| API identifier | currencyType | The API identifier used in GraphQL. |
| Number | 573 |
EU invoice fee
The general ledger account to be used when posting an EU invoice fee.
If no value is entered in the field for a currency, the general ledger account entered for Non-taxable invoice fee is used. If neither of these accounts are entered for the relevant currency, general ledger account for the default currency is used. The default currency is entered in the Company information table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Account no. | Integer |
| SQL name | EUFeeAc | The database field name. |
| API identifier | euInvoiceFeeAccountNo | The API identifier used in GraphQL. |
| Number | 5756 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| General ledger account | EuInvoiceFeeAccount |
|
Export invoice fee
The general ledger account to be used when posting invoice fees for exports.
If no value is entered in the field for a currency, the general ledger account entered for non-taxable or taxable invoice fee is used. If neither of these accounts are entered for the relevant currency, the general ledger account for the default currency is used. The default currency is entered in the Company information table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Account no. | Integer |
| SQL name | ExFeeAc | The database field name. |
| API identifier | exportInvoiceFeeAccountNo | The API identifier used in GraphQL. |
| Number | 3576 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| General ledger account | ExportInvoiceFee |
|
Import factor
The number by which the exchange rate is multiplied to make the import exchange rate match the exchange rate that is defined in the Currency table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Amount | Decimal |
| SQL name | Factor | The database field name. |
| API identifier | importFactor | The API identifier used in GraphQL. |
| Number | 12781 |
Incom. invoice fee
The general ledger account to be used when posting an incoming invoice fee.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Account no. | Integer |
| SQL name | IIFeeAc | The database field name. |
| API identifier | incomingInvoiceFeeAccountNo | The API identifier used in GraphQL. |
| Number | 10470 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| General ledger account | IncomingInvoiceFeeAccount |
|
Interest account
The general ledger account to be used when posting interest income.
If no value is entered in this field for a currency, the general ledger account for the default currency is used. The default currency is entered in the Company information table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Account no. | Integer |
| SQL name | IntAc | The database field name. |
| API identifier | interestAccountNo | The API identifier used in GraphQL. |
| Number | 2069 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| General ledger account | InterestAccount |
|
Interest rounding amount
The truncated amount to be used for Interest notes.
The rounding account is defined in the Company information table. If no rounding account is defined, rounding is posted to the Posting errors account from the same table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Amount | Decimal |
| SQL name | IntTrAm | The database field name. |
| API identifier | interestRoundingAmount | The API identifier used in GraphQL. |
| Number | 4804 |
ISO code
The ISO code for the currency.
Any code can be entered into this field. There is no validation whether or not it is a legal ISO code.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | ISO code | Text (3) |
| SQL name | ISO | The database field name. |
| API identifier | isoCode | The API identifier used in GraphQL. |
| Number | 571 |
Name
The name of the currency.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Name | Text (80) |
| SQL name | Nm | The database field name. |
| API identifier | name | The API identifier used in GraphQL. |
| Number | 572 |
Non-taxable invoice fee
The general ledger account to be used when posting a non-taxable invoice fee.
If no value is entered in this field for a currency, the general ledger account for the default currency is used. The default currency is entered in the Company information table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Account no. | Integer |
| SQL name | FrFeeAc | The database field name. |
| API identifier | nonTaxableInvoiceFeeAccountNo | The API identifier used in GraphQL. |
| Number | 3575 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| General ledger account | NonTaxableInvoiceFee |
|
Payment fee account
The general ledger account to be used when posting fees for electronic funds transfer.
If no value is entered in this field for a currency, the general ledger account for the default currency is used. The default currency is entered in the Company information table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Account no. | Integer |
| SQL name | RmtFeeAc | The database field name. |
| API identifier | remittanceFeeAccountNo | The API identifier used in GraphQL. |
| Number | 8394 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| General ledger account | RemittanceFeeAccount |
|
Payments account
The general ledger account to be used when posting electronic funds transfer.
If no value is entered in this field for a currency, the general ledger account for the default currency is used. The default currency is entered in the Company information table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Account no. | Integer |
| SQL name | RmtAc | The database field name. |
| API identifier | remittanceAccountNo | The API identifier used in GraphQL. |
| Number | 578 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| General ledger account | RemittanceAccount |
|
Rem./int.fee account
The general ledger account to be used when posting reminder and interest fees.
If no value is entered in this field for a currency, the general ledger account for the default currency is used. The default currency is entered in the Company information table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Account no. | Integer |
| SQL name | FeeAc | The database field name. |
| API identifier | reminderAndInterestFeeAccountNo | The API identifier used in GraphQL. |
| Number | 2070 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| General ledger account | ReminderAndInterestFeeAccount |
|
Rounding amount 1
The rounding amount for order totals.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Amount | Decimal |
| SQL name | TrAm1 | The database field name. |
| API identifier | roundingAmount1 | The API identifier used in GraphQL. |
| Number | 2465 |
Rounding amount 2
The rounding amount for order totals.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Amount | Decimal |
| SQL name | TrAm2 | The database field name. |
| API identifier | roundingAmount2 | The API identifier used in GraphQL. |
| Number | 4799 |
Rounding amount 3
The rounding amount for order totals.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Amount | Decimal |
| SQL name | TrAm3 | The database field name. |
| API identifier | roundingAmount3 | The API identifier used in GraphQL. |
| Number | 4801 |
Rounding limit 1
Order totals are rounded to the nearest amount divisible by the relevant truncate amount for the currency.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Amount | Decimal |
| SQL name | TrLmt1 | The database field name. |
| API identifier | roundingLimit1 | The API identifier used in GraphQL. |
| Number | 4797 |
Rounding limit 2
Order totals are rounded to the nearest amount divisible by the relevant truncate amount for the currency.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Amount | Decimal |
| SQL name | TrLmt2 | The database field name. |
| API identifier | roundingLimit2 | The API identifier used in GraphQL. |
| Number | 4798 |
Rounding limit 3
Order totals are rounded to the nearest amount divisible by the relevant truncate amount for the currency.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Amount | Decimal |
| SQL name | TrLmt3 | The database field name. |
| API identifier | roundingLimit3 | The API identifier used in GraphQL. |
| Number | 4800 |
Sales rate
The exchange rate used for sales.
This rate is suggested when a voucher, invoice or purchase order is entered in a foreign currency. The exchange rate can be overridden on each individual voucher line, order line or purchase order line.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Exchange rate | Decimal |
| SQL name | SalesRt | The database field name. |
| API identifier | salesRate | The API identifier used in GraphQL. |
| Number | 574 |
Taxable invoice fee
The general ledger account to be used when posting a taxable invoice fee.
If no value is entered in this field for a currency, the general ledger account for the default currency is used. The default currency is entered in the Company information table.
| Property | Value | Description |
|---|---|---|
| Visible by default | Yes | This field is visible by default in the table display. |
| Domain | Account no. | Integer |
| SQL name | ObFeeAc | The database field name. |
| API identifier | taxableInvoiceFeeAccountNo | The API identifier used in GraphQL. |
| Number | 3573 |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| General ledger account | TaxableInvoiceFee |
|
Control columns
Control columns include information about who has changed the record last and when, and which process that is currently editing the record.
Changed by user
The name of the user that changed the record.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | User name | Text (24) |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | ChUsr | The database field name. |
| API identifier | changedByUser | The API identifier used in GraphQL. |
| Number | A unique column number. |
Changed date
The date when the record was changed.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Date | Integer |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | ChDt | The database field name. |
| API identifier | changedDate | The API identifier used in GraphQL. |
| Number | A unique column number. |
Changed time
The time when the record was changed.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Time | Integer |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | ChTm | The database field name. |
| API identifier | changedTime | The API identifier used in GraphQL. |
| Number | A unique column number. |
Changed time stamp
The date and time when the record was changed.
The field is updated with the UTC time.
This value can be used by external systems to replicate changed data. The column is indexed.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Date/time | DateTime |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | ChTs | The database field name. |
| API identifier | changedTimestamp | The API identifier used in GraphQL. |
| Number | A unique column number. |
Created by user
The name of the user that created the record.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | User name | Text (24) |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | CreUsr | The database field name. |
| API identifier | createdByUser | The API identifier used in GraphQL. |
| Number | A unique column number. |
Created date
The date when the record was created.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Date | Integer |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | CreDt | The database field name. |
| API identifier | createdDate | The API identifier used in GraphQL. |
| Number | A unique column number. |
Created time
The time when the record was created.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Time | Integer |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | CreTm | The database field name. |
| API identifier | createdTime | The API identifier used in GraphQL. |
| Number | A unique column number. |
Created time stamp
The date and time when the record was created.
The field is updated with the UTC time.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Date/time | DateTime |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | CreTs | The database field name. |
| API identifier | createdTimestamp | The API identifier used in GraphQL. |
| Number | A unique column number. |
Edit status
The current status of the record.
A look-up in this field gives you the following list of possible values:
0 - Unchanged: The record is read, but not changed.
1 - Inserted: The record is new.
2 - Changed: The record is changed.
3 - Deleted: The record is deleted.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Edit status | Integer |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | LckSt | The database field name. |
| API identifier | editStatus | The API identifier used in GraphQL. |
| Number | A unique column number. |
Process no
The Process no. from the Active company process table which is currently using or has control of this record.
| Property | Value | Description |
|---|---|---|
| Visible by default | No | This field is not visible by default in the table display. |
| Domain | Process no. | Integer |
| Write Access | None | You are not allowed to modify the value in this field. |
| SQL name | ChPrc | The database field name. |
| API identifier | lockedByProcessNo | The API identifier used in GraphQL. |
| Number | A unique column number. |
| To table | Purpose | From columns | To columns | Comments |
|---|---|---|---|---|
| Active company process | CompanyProcess | Process no. | Process no. |