Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/AAG00900
Product: Analytical Accounting (3180)
Series:
Display Name: AA Budget Tree Master
Physical Name: AAG00900
Technical Name: aaBudgetTreeMstrSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 aaBudgetTreeID aaBudgetTreeID Long Integer aaLONG_INT 8 2 aaBudgetTree aaBudgetTree String aaSTR15_LBAU 15 3 aaBudgetTreeDescr aaBudgetTreeDescr String aaSTR50 50 4 NOTEINDX Note Index Currency DLR14 14 Key to the Record Notes Master (SY03900).
Click to show/hide
SELECT
['AA Budget Tree Master'].NOTEINDX AS 'AA Budget Tree Master-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
AAG00900 AS ['AA Budget Tree Master']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['AA Budget Tree Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX