Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/AAG00200V
Product: Analytical Accounting (3180)
Series:
Display Name: aaAcctView
Physical Name: AAG00200V
Technical Name: aaAcctViewSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['aaAcctView'].ACTINDX AS 'aaAcctView-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
AAG00200V AS ['aaAcctView']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['aaAcctView'].ACTINDX = ['Account Index Master'].ACTINDX
2 ACTNUMST Account Number String String STR128_LBU 128 3 ACTDESCR Account Description String STR50 50 4 ACCTTYPE Account Type Integer DDL_Account_Type 0