# Declarations: Twinfield VAT Declarations ## Documentation Declaration summaries. - Catalog: `Twinfield` - Schema: `Twinfield` - Label: VAT Declarations The data in this table is partitioned per value of the `COMPANY_CODE` column. This is a read-only table. The Twinfield API may not support changing the data or the Invantive UniversalSQL driver for Twinfield does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Twinfield API. - Filters on API Server: companyCode ## Table Columns The columns of the table `Declarations` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `ASSIGNEECODE` | `varchar2` | | ☐ | | | `ASSIGNEENAME` | `varchar2` | | ☐ | | | `COMPANY_CODE` | `varchar2` | Company ID | ☑ | | | `COMPANY_NAME` | `varchar2` | Company Name | ☑ | | | `DOCUMENTCODE` | `varchar2` | | ☐ | Typically one of 'VATTURNOVER' (Sales VAT), 'VATICT' (European intercommunitary transactions a.k.a. ICP), 'TAXGROUP' (tax group a.k.a. Fiscale Eenheid Omzetbelasting), YEARLYSUPPLETION (suppletion a.k.a. 'suppletie') or 'TXGRPYRSP' (tax group suppletion). | | `ID` | `int32` | | ☑ | | | `NAME` | `varchar2` | | ☐ | | | `PERIOD` | `varchar2` | | ☑ | | | `STATUSDESCRIPTION` | `varchar2` | | ☐ | | | `STATUSEXTRAINFORMATION` | `varchar2` | | ☐ | | | `STATUSSTEP` | `int32` | | ☑ | Status: 1 = Created, 2 = Modified, 3 = Sending, 4 = Error while sending, 5 = Sent, 6 = Rejected, 7 = Approved, 8 = Authorized. | | `YEAR` | `int32` | | ☑ | |