Table of Contents

Table Its_Declaration_Lines

Entity

Entity: Finance.Intrastat.DeclarationLines

Contains the details of the Intrastat declarations, issued by the enterprise companies. Entity: Its_Declaration_Lines

Owner Tables Hierarchy

Summary

Name Type Description
Administrative_Region_Id uniqueidentifier Administrative region of the enterprise company at the time of the declaration
Delivery_Terms nvarchar(3) Allowed: EXW, FCA, FAS, FOB, CFR, CIF, CPT, CIP, DAP, DAT, DDP, DPU Delivery terms - classification according to Intrastat (which uses the common abbreviations)
Intrastat_Commodity_Code_Id uniqueidentifier The commodity code of the goods, according to the Intrastat commodity classification
Intrastat_Declaration_Id uniqueidentifier The intrastat declaration, to which this line belongs
Intrastat_Declaration_Line_Id uniqueidentifier PK The unique id of the line
Invoiced_Value_Amount_Base decimal(10, 0) Invoiced value of the goods in the base currency
Line_Action nvarchar(3) Allowed: NEW, EDN, EDO, DEL Line action - 'NEW' = New, 'EDN' = Edited-New, 'EDO' = Edited-Old, 'DEL' = Deleted
Line_No int Consequtive line number within the intrastat declaration
Net_Mass_Kg decimal(14, 3) Net mass of the goods in kg
Origin_Country_Id uniqueidentifier The country of origin of the goods. NULL for outbound declarations
Party_Country_Id uniqueidentifier The country of the partner
Party_Id uniqueidentifier Partner to whom the goods are dispatched, or partner from whom the goods are received.
Quantity_Supplementary_Unit decimal(10, 0) Quantity of the goods in the supplementary unit. NULL when no supplementary unit is specified
Row_Version timestamp
Statistical_Value_Amount_Base decimal(10, 0) Statistical value of the goods in the base currency
Transaction_Nature nvarchar(2) Allowed: 11, 12, 13, 14, 19, 21, 22, 23, 29, 60, 70, 80, 91, 99, 30, 41, 42, 51, 52 Transaction nature, according to the Intrastat classification
Transport_Country_Id uniqueidentifier The country of the transportation company
Transport_Mode nvarchar(1) Allowed: 1, 2, 3, 4, 5, 7, 8, 9 Transportation mode - type of transportation used

Columns

Administrative_Region_Id

Administrative region of the enterprise company at the time of the declaration

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 10
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Administrative_Regions
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Administrative_Region_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no yes

Delivery_Terms

Delivery terms - classification according to Intrastat (which uses the common abbreviations)

Property Value
Allowed Values EXW, FCA, FAS, FOB, CFR, CIF, CPT, CIP, DAP, DAT, DDP, DPU
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 3
Order 9
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(3)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Intrastat_Commodity_Code_Id

The commodity code of the goods, according to the Intrastat commodity classification

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 3
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Its_Commodity_Codes
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Intrastat_Commodity_Code_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no yes

Intrastat_Declaration_Id

The intrastat declaration, to which this line belongs

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 1
Ownership Reference yes
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Its_Declarations
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Intrastat_Declaration_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no yes

Intrastat_Declaration_Line_Id

The unique id of the line

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 0
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Intrastat_Declaration_Line_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Invoiced_Value_Amount_Base

Invoiced value of the goods in the base currency

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 12
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type decimal(10, 0)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Line_Action

Line action - 'NEW' = New, 'EDN' = Edited-New, 'EDO' = Edited-Old, 'DEL' = Deleted

Property Value
Allowed Values NEW, EDN, EDO, DEL
Auto Complete no
Data Filter no
Default Value NEW
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 3
Order 15
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(3)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Line_No

Consequtive line number within the intrastat declaration

Property Value
Auto Complete no
Autoincrement 10
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type int
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Line_No - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no yes

Net_Mass_Kg

Net mass of the goods in kg

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 11
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type decimal(14, 3)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Net_Mass_Kg - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no yes

Origin_Country_Id

The country of origin of the goods. NULL for outbound declarations

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 4
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Countries
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width 100
User Login no
Visible yes

Origin_Country_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Party_Country_Id

The country of the partner

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 5
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Countries
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width 100
User Login no
Visible yes

Party_Country_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Party_Id

Partner to whom the goods are dispatched, or partner from whom the goods are received.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 16
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Parties
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Party_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL yes no

Quantity_Supplementary_Unit

Quantity of the goods in the supplementary unit. NULL when no supplementary unit is specified

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 14
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type decimal(10, 0) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2147483647
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Statistical_Value_Amount_Base

Statistical value of the goods in the base currency

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 13
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type decimal(10, 0) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Transaction_Nature

Transaction nature, according to the Intrastat classification

Property Value
Allowed Values 11, 12, 13, 14, 19, 21, 22, 23, 29, 60, 70, 80, 91, 99, 30, 41, 42, 51, 52
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2
Order 7
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(2)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Transport_Country_Id

The country of the transportation company

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 6
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Gen_Countries
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width 100
User Login no
Visible yes

Transport_Country_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Transport_Mode

Transportation mode - type of transportation used

Property Value
Allowed Values 1, 2, 3, 4, 5, 7, 8, 9
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 1
Order 8
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(1)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes