Intrastat Setup (EDCEI002)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/EDCEI002

Product: Enhanced Intrastat (2788)
Series:

Display Name: Intrastat Setup
Physical Name: EDCEI002
Technical Name: syIntrastatSetp

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CMPADRSCODE SearchCompAddrCodeStringSTR15_Address_Code15
2LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['Intrastat Setup'].LOCNCODE AS 'Intrastat Setup-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       EDCEI002 AS ['Intrastat Setup']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Intrastat Setup'].LOCNCODE = ['Site Setup'].LOCNCODE
3LOCATNNM SearchLocation NameStringSTR3030
4RGN SearchRegionStringSTR6_VAT6
5CCode SearchCountry CodeStringSTR6_VAT6
Key to the VAT Country Code MSTR (VAT10001).

Click to show/hide

SELECT
       ['Intrastat Setup'].CCode AS 'Intrastat Setup-Country Code'
       ,['VAT Country Code MSTR'].CCode AS 'VAT Country Code MSTR-Country Code'
FROM
       EDCEI002 AS ['Intrastat Setup']
INNER JOIN
       VAT10001 AS ['VAT Country Code MSTR']
              ON
                     ['Intrastat Setup'].CCode = ['VAT Country Code MSTR'].CCode
6TXRGNNUM SearchTax Registration NumberStringSTR2525
7BRNCHNMBR SearchBranch NumberStringSTR2020
8CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Intrastat Setup'].CURNCYID AS 'Intrastat Setup-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       EDCEI002 AS ['Intrastat Setup']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Intrastat Setup'].CURNCYID = ['Currency Setup'].CURNCYID
9ISAGENT SearchIsAgentBooleanCB_IsAgent0
10AGENTID SearchAgent IDStringSTR66
11OCCDECL SearchOccasionalDeclarantBooleanOccasionalDeclarant0
12UPDINTRA SearchUpdateIntrastatIntegerGB0
13TRANSNATURE SearchTransaction NatureStringSTR6_VAT6
14ARVLSTD SearchArrivalsStdCurrencyDLR19_$S219
15DEPARTSTD SearchDispatchesStdCurrencyDLR19_$S219
16ARVLEXT SearchArrivalsExtCurrencyDLR19_$S219
17DEPARTEXT SearchDispatchesExtCurrencyDLR19_$S219
18DCLRSUBMSN SearchDeclarationSubmissionIntegerGB0
19SUBMSNDAY SearchSubmissionDayIntegerINT22
20DISPSINGLE SearchDispatchesSingleCurrencyDLR19_$S219
21ARRSINGLE SearchArrivalsSingleCurrencyDLR19_$S219
22ALLOWINTNONIV SearchAllowIntrastatNONIVBooleanAllowIntrastatNONIV0
23SINGLEDECL SearchSingleDeclarantBooleanSingleDeclarant0
24SUMMNOTEDIT SearchSummary Not EditableBooleanBoolean0
25DECLNUM SearchDeclarant NumberIntegerINT2_U02
26BASETHRSLDON SearchBaseThresholdOnIntegerDDL_Allocate_By0
27NETMSCALC SearchNet Mass CalculationIntegerINT11

Leave a Reply

Your email address will not be published. Required fields are marked *