Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/GTM20006V
Product: Grant Management (4421)
Series:
Display Name: GTM_NetAmountByAccountInAASubLedger
Physical Name: GTM20006V
Technical Name: GTM_NetAmountByAccountInAASubLedgerSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 aaTrxDimID aaTrxDimID Long Integer aaLONG_INT 8 2 aaTrxCodeID aaTrxCodeID Long Integer aaLONG_INT 8 3 aaTrxDimCode aaTrxDimCode String aaSTR30_LBAU 30 4 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['GTM_NetAmountByAccountInAASubLedger'].ACTINDX AS 'GTM_NetAmountByAccountInAASubLedger-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
GTM20006V AS ['GTM_NetAmountByAccountInAASubLedger']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['GTM_NetAmountByAccountInAASubLedger'].ACTINDX = ['Account Index Master'].ACTINDX
5 GLPOSTDT GL Posting Date Date DT 8 6 NETAMNT Net Amount Currency DLR11_$S2 14