Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/AAG00903
Product: Analytical Accounting (3180)
Series:
Display Name: AA Budget Master
Physical Name: AAG00903
Technical Name: aaBudgetMstrSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 aaBudgetID aaBudgetID Long Integer aaLONG_INT 8 2 aaBudget aaBudget String aaSTR15_LBAU 15 3 aaBudgetDescr aaBudgetDescr String aaSTR50 50 4 aaBudgetTreeID aaBudgetTreeID Long Integer aaLONG_INT 8 5 Based_On Based On Integer BasedOnDDL 0 6 YEAR1 Year Integer Year 4 7 From_Date From Date Date DATE 6 8 TODATE To Date Date DATE 6 9 BUDPWRD Budget Password String STR15_LBAU 15 10 aaBudgetRollUp aaBudgetRollUp Boolean aaBoolean 0 11 NOTEINDX Note Index Currency DLR14 14 Key to the Record Notes Master (SY03900).
Click to show/hide
SELECT
['AA Budget Master'].NOTEINDX AS 'AA Budget Master-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
AAG00903 AS ['AA Budget Master']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['AA Budget Master'].NOTEINDX = ['Record Notes Master'].NOTEINDX