Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/VAT10000
Product: Microsoft Dynamics GP (0)
Series: Company
Display Name: VAT Tax Comm Code MSTR Group Display Name: Intrastat
Physical Name: VAT10000
Technical Name: VAT Tax Comm Code MSTR
Group Technical Name: Intrastat
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | TCC | Tax Commodity Code | String | STR30_VAT | 30 | |
2 | TAXCOMDESC | Tax Comm Code Desc | String | STR30 | 30 | |
3 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['VAT Tax Comm Code MSTR'].NOTEINDX AS 'VAT Tax Comm Code MSTR-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
VAT10000 AS ['VAT Tax Comm Code MSTR']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['VAT Tax Comm Code MSTR'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
4 | SUPUNTREQD | SupplUnitsReqd | Boolean | CB_SupplUnitsReqd | 0 |