Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/EDCVAT04
Product: VAT Daybook (3096)
Series:
Display Name: VAT Daybook Report
Physical Name: EDCVAT04
Technical Name: vatDaybookRptSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 VATRPTID Vat Daybook Report ID String STR8_LBAU 8 2 CCode Country Code String STR6_VAT 6 Key to the VAT Country Code MSTR (VAT10001).
Click to show/hide
SELECT
['VAT Daybook Report'].CCode AS 'VAT Daybook Report-Country Code'
,['VAT Country Code MSTR'].CCode AS 'VAT Country Code MSTR-Country Code'
FROM
EDCVAT04 AS ['VAT Daybook Report']
INNER JOIN
VAT10001 AS ['VAT Country Code MSTR']
ON
['VAT Daybook Report'].CCode = ['VAT Country Code MSTR'].CCode
3 Report_Description Report Description String STR30 30 4 Default_On_Vat_Viewer Default On Vat Viewer Boolean Default On VAT Viewer 0 5 Revision_Allowed Revision Allowed Boolean RevisionAllowed 0 6 PRINTED Printed Boolean CB 0 Click to show/hide Printed flag
0 Record has not been printed.
1 Record has been printed.