Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/AAG00906
Product: Analytical Accounting (3180)
Series:
Display Name: AA Budget Tree View Work
Physical Name: AAG00906
Technical Name: aaBudgetTreeViewWorkSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['AA Budget Tree View Work'].USERID AS 'AA Budget Tree View Work-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
AAG00906 AS ['AA Budget Tree View Work']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['AA Budget Tree View Work'].USERID = ['Users Master'].USERID
2 WINTYPE Window Type Integer INT 0 3 CMPANYID Company ID Integer INT5 4 Key to the Company Master (SY01500).
Click to show/hide
SELECT
['AA Budget Tree View Work'].CMPANYID AS 'AA Budget Tree View Work-Company ID'
,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
AAG00906 AS ['AA Budget Tree View Work']
INNER JOIN
DYNAMICS..SY01500 AS ['Company Master']
ON
['AA Budget Tree View Work'].CMPANYID = ['Company Master'].CMPANYID
4 aaBudgetID aaBudgetID Long Integer aaLONG_INT 8 5 aaCodeSequence aaCodeSequence Long Integer aaLONG_INT 8 6 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['AA Budget Tree View Work'].ACTINDX AS 'AA Budget Tree View Work-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
AAG00906 AS ['AA Budget Tree View Work']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['AA Budget Tree View Work'].ACTINDX = ['Account Index Master'].ACTINDX
7 aaActualPriliminary aaActualPriliminary Long Integer aaLONG_INT 8 8 NETCHNG Net Change Invalid storage type 11 RB_Net_Change 0 9 YEAR1 Year Integer Year 4 10 aaRange aaRange Integer aaRG 0 11 aaAmtQty aaAmtQty Boolean Boolean 0 12 STR30 STR30 String STR30 30 13 aaFromValue aaFromValue String STR10 10 14 aaToValue aaToValue String STR10 10 15 aaRangeType aaRangeType Long Integer Long Int 8 16 aaNodeCode aaNodeCode Boolean aaBoolean 0 17 ReportingLedgerNames ReportingLedgerNames String aaSTR50 50