Site Intrastat Setup (IV40702)

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

Product: Microsoft Dynamics GP (0)
Series: Inventory

Display Name: Site Intrastat Setup
Physical Name: IV40702
Technical Name: ivLocationIntrastatMstr

Group Display Name: Inventory Site Setup
Group Technical Name: Inventory Site Setup

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

Click to show/hide

SELECT
       ['Site Intrastat Setup'].LOCNCODE AS 'Site Intrastat Setup-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       IV40702 AS ['Site Intrastat Setup']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['Site Intrastat Setup'].LOCNCODE = ['Site Setup'].LOCNCODE
2TXRGNNUM SearchTax Registration NumberStringSTR2525
3CCode SearchCountry CodeStringSTR6_VAT6
Key to the VAT Country Code MSTR (VAT10001).

Click to show/hide

SELECT
       ['Site Intrastat Setup'].CCode AS 'Site Intrastat Setup-Country Code'
       ,['VAT Country Code MSTR'].CCode AS 'VAT Country Code MSTR-Country Code'
FROM
       IV40702 AS ['Site Intrastat Setup']
INNER JOIN
       VAT10001 AS ['VAT Country Code MSTR']
              ON
                     ['Site Intrastat Setup'].CCode = ['VAT Country Code MSTR'].CCode
4TMCODE SearchTransport Mode CodeStringSTR6_VAT6
5TRANSNATURE SearchTransaction NatureStringSTR6_VAT6
6PRCDRRGM SearchProcedure/RegimeStringSTR6_VAT6
7INCTRMS SearchIncotermsStringSTR6_VAT6
8PRT SearchPortStringSTR6_VAT6
9RGN SearchRegionStringSTR6_VAT6
10CNTRYORGN SearchCountry OriginStringSTR6_VAT6

Leave a Reply

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