VAT period

This table contains one row for each VAT period.

When you enter vouchers, Business NXT suggests the first VAT period the value date falls within.

The following fields exist in this table:

Explanation

Additional information and explanations for any deviations for electronic reporting to Altinn. Explanation can be added to VAT report by a macro @Explanation().

PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainExplanationUnlimited text
SQL nameExplThe database field name.
API identifierexplanationThe API identifier used in GraphQL.
Number18404 

From date

The starting date for the VAT periods.

You use the From date field when defining a date range for the VAT periods. It is this date range that is used to locate the correct VAT period for the individual vouchers.

If you use the standard 6 VAT periods per year, you enter + in all fields. The From date field will then have the correct values entered automatically for all records. If you have selected the Monthly VAT terms field in the Company information table, you will instead have 12 VAT periods when you enter + in these fields.

The date is validated using the regional settings in Windows.

PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainDateInteger
SQL nameFrDtThe database field name.
API identifierfromDateThe API identifier used in GraphQL.
Number1610 

Main tax term

A general term for several VAT periods.

When you are printing the VAT report, and have selected Main VAT period in the VAT report dialog box, the VAT report is printed for all rows in the VAT period table with same value in the Main tax term field as the row in which you have the cursor when you on the Home tab, in the Printing group, click Print Preview.
Note:
This functionality is exclusively to be used by primary industries (fishery and agriculture) in the Norwegian market.

Note:
If you double-click or press * in this field, you can look up a value in the related table.
PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainPeriodInteger
SQL nameMainTrmThe database field name.
API identifiermainTaxTermThe API identifier used in GraphQL.
Number13000 
Table 1. Table relations
To tablePurposeFrom columnsTo columnsComments
VAT periodMainTaxTerm
  • Year
  • Main tax term
This is a combined foreign key. Making a lookup in one of the fields may also fill in value in the others.

Norwegian VAT report processing

The type of VAT report to create (applicable in Norway).

The column contains settings for specific types of VAT reports, and have the option Agriculture VAT period. Applicable only for Norwegian customers.

A look-up opens the dialog box where you can see the following check boxes and options:
Agriculture VAT period
Main VAT term
Withdraw tax statement
PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainNorwegian VAT report processingInteger
SQL nameVatRepProcThe database field name.
API identifiervatReportProcessingThe API identifier used in GraphQL.
Number19135 

Selected remark

Note:
If you double-click or press * in this field, you can look up a value in the related table.
PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainVAT remarkText (200)
SQL nameRemThe database field name.
API identifierremarkThe API identifier used in GraphQL.
Number19527 
Table 2. Table relations
To tablePurposeFrom columnsTo columnsComments
VAT period remarkRemark
  • Selected remark

To date

The ending date for the VAT period.

You use this when defining a date range for the VAT period. It is this date range that is used to locate the correct VAT period for the individual vouchers.

If you use the standard 6 VAT periods per year, you enter + in all fields. All fields then have the correct values entered automatically. If you have checked the Monthly VAT terms field in the Company information table, you will instead have 12 VAT periods when you enter + in these fields.

The date is validated using the regional settings in Windows.

PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainDateInteger
SQL nameToDtThe database field name.
API identifiertoDateThe API identifier used in GraphQL.
Number1611 

VAT report no.

A unique number identifying the VAT report.

The field is updated when you run a printout of VAT statements. If you want to change the next free number, you can do this in the Company information table using the Change counters processing.

If you want to print this number on the VAT report, you do this by using the macro function @VATReportno() in VAT report forms.

The VAT report number is contained in the General ledger transaction and Capital asset transaction tables.

If you interrupt printing the VAT report, the VAT report number is returned, as long as nobody has used the series in the meantime.

PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainNo.Integer
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameTxStNoThe database field name.
API identifiertaxStatementNoThe API identifier used in GraphQL.
Number8526 

VAT term

The VAT period number in the VAT year.

Accounting data for several years can be retained, which is why both year and VAT term are entered. Varying financial years are permitted. There are no restrictions on the number of periods per year.

Note:
If you press + in this field, the next available number is suggested. Gaps in the number series resulting from any deleted rows are not suggested. If you enter an existing number you will receive an error message. The number cannot be changed once it is entered.
PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainPeriodInteger
Primary keyYesYear, VAT term
SQL nameTrmNoThe database field name.
API identifiertaxTermThe API identifier used in GraphQL.
Number1609 

Year

The year for the VAT period.

Accounting data for several years can be retained, which is why both Year and VAT term are entered. Varying financial years are permitted. There are no restrictions on the number of VAT periods per year.

If you type + in the field, the same year/next period in relation to the previous row is suggested.

Note:
If you double-click or press * in this field, you can look up a value in the related table.
PropertyValueDescription
Visible by defaultYesThis field is visible by default in the table display.
DomainYearInteger
Primary keyYesYear, VAT term
SQL nameYrThe database field name.
API identifieryearThe API identifier used in GraphQL.
Number1608 
Table 3. Table relations
To tablePurposeFrom columnsTo columnsComments
VAT periodMainTaxTerm
  • Year
  • Main tax term
This is a combined foreign key. Making a lookup in one of the fields may also fill in value in the others.

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.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainUser nameText (24)
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChUsrThe database field name.
API identifierchangedByUserThe API identifier used in GraphQL.
NumberA unique column number. 

Changed date

The date when the record was changed.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainDateInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChDtThe database field name.
API identifierchangedDateThe API identifier used in GraphQL.
NumberA unique column number. 

Changed time

The time when the record was changed.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainTimeInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChTmThe database field name.
API identifierchangedTimeThe API identifier used in GraphQL.
NumberA 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. 

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainDate/timeDateTime
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChTsThe database field name.
API identifierchangedTimestampThe API identifier used in GraphQL.
NumberA unique column number. 

Created by user

The name of the user that created the record.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainUser nameText (24)
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameCreUsrThe database field name.
API identifiercreatedByUserThe API identifier used in GraphQL.
NumberA unique column number. 

Created date

The date when the record was created.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainDateInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameCreDtThe database field name.
API identifiercreatedDateThe API identifier used in GraphQL.
NumberA unique column number. 

Created time

The time when the record was created.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainTimeInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameCreTmThe database field name.
API identifiercreatedTimeThe API identifier used in GraphQL.
NumberA unique column number. 

Created time stamp

The date and time when the record was created.

The field is updated with the UTC time.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainDate/timeDateTime
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameCreTsThe database field name.
API identifiercreatedTimestampThe API identifier used in GraphQL.
NumberA 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.

PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainEdit statusInteger
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameLckStThe database field name.
API identifiereditStatusThe API identifier used in GraphQL.
NumberA unique column number. 

Process no

The Process no. from the Active company process table which is currently using or has control of this record.

Note:
If you double-click or press * in this field, you can look up a value in the related table.
PropertyValueDescription
Visible by defaultNoThis field is not visible by default in the table display.
DomainProcess no.Integer
Write AccessNoneYou are not allowed to modify the value in this field.
SQL nameChPrcThe database field name.
API identifierlockedByProcessNoThe API identifier used in GraphQL.
NumberA unique column number. 
Table 4. Table relations
To table Purpose From columns To columns Comments
Active company process CompanyProcess Process no. Process no.