Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/NCABR212
Product: Advanced Bank Reconciliation (2440)
Series: Financial
Display Name: NC_Accounts_Used
Physical Name: NCABR212
Technical Name: NC_Accounts_UsedSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ACTINDX Account Index LI_14 Long Integer 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['NC_Accounts_Used'].ACTINDX AS 'NC_Accounts_Used-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
NCABR212 AS ['NC_Accounts_Used']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['NC_Accounts_Used'].ACTINDX = ['Account Index Master'].ACTINDX