Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/AAG00201
Product: Analytical Accounting (3180)
Series:
Display Name: aaAccountClassMstr
Physical Name: AAG00201
Technical Name: aaAccountClassMstrSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 aaAcctClassID aaAccountClassID Long Integer aaLONG_INT 8 2 aaAccountClass aaAccountClass String aaSTR15_LBAU 15 3 aaAcctClassDescr aaAccountClassDescr String aaSTR50 50 4 aaAcctClassDescr2 aaAccountClassDescr2 String aaSTR50 50 5 aaSetCustID aaSetCustID Boolean aaCB_SetCustID 0 6 aaSetVendID aaSetVendID Boolean aaCB_SetVendID 0 7 aaSetItemID aaSetItemID Boolean aaCB_SetItemID 0 8 aaSetSiteID aaSetSiteID Boolean aaCB_SetSiteID 0 9 aaSetEmployeeID aaSetEmployeeID Boolean aaCB_SetEmployeeID 0 10 aaSetAssetID aaSetAssetID Boolean aaCB_SetAssetID 0 11 aaSetBookID aaSetBookID Boolean aaCB_SetBookID 0 12 NOTEINDX Note Index Currency DLR14 14 Key to the Record Notes Master (SY03900).
Click to show/hide
SELECT
['aaAccountClassMstr'].NOTEINDX AS 'aaAccountClassMstr-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
AAG00201 AS ['aaAccountClassMstr']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['aaAccountClassMstr'].NOTEINDX = ['Record Notes Master'].NOTEINDX