Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/GL11000
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: GL Distribution Register Temporary
Physical Name: GL11000
Technical Name: GL_Distribution_Register_WORKSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 BACHNUMB Batch Number String STR15_LBAU 15 2 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['GL Distribution Register Temporary'].ACTINDX AS 'GL Distribution Register Temporary-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
GL11000 AS ['GL Distribution Register Temporary']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['GL Distribution Register Temporary'].ACTINDX = ['Account Index Master'].ACTINDX
3 TRXAMNT TRX Amount Currency DLR19_$S2 19