Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CBEU9000
Product: Cashbook (1058)
Series: Financial
Display Name: EB Tax Date
Physical Name: CBEU9000
Technical Name: CB_Euro_Tax_DateSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 CB_Statement_No CB_Statement_No STR20 String 20 2 CHEKBKID Checkbook ID STR15_Checkbook_ID String 15 Key to the CM Checkbook Master (CM00100).
Click to show/hide
SELECT
['EB Tax Date'].CHEKBKID AS 'EB Tax Date-Checkbook ID'
,['CM Checkbook Master'].CHEKBKID AS 'CM Checkbook Master-Checkbook ID'
FROM
CBEU9000 AS ['EB Tax Date']
INNER JOIN
CM00100 AS ['CM Checkbook Master']
ON
['EB Tax Date'].CHEKBKID = ['CM Checkbook Master'].CHEKBKID
3 CB_Ledger_Type CB_Ledger_Type INT3 Integer 3 4 CB_Doc_No CB_Doc_No Document_Number String 20 5 CB_Tax_Date CB_Tax_Date CB_Date Date 8