Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/GL40400
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: GL_Reconcile_Module_Accounts_SETP
Physical Name: GL40400
Technical Name: GL_Reconcile_Module_Accounts_SETPSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 MODULE1 Module Integer DDL 0 2 SQNCLINE Sequence Line Currency DLR19_$S2 19 3 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['GL_Reconcile_Module_Accounts_SETP'].ACTINDX AS 'GL_Reconcile_Module_Accounts_SETP-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
GL40400 AS ['GL_Reconcile_Module_Accounts_SETP']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['GL_Reconcile_Module_Accounts_SETP'].ACTINDX = ['Account Index Master'].ACTINDX