Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/ENC10114
Product: Encumbrance Management (3258)
Series:
Display Name: ENC Period Actual
Physical Name: ENC10114
Technical Name: ENC_Actual_MSTRSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 YEAR1 Year Integer Year 4 2 PERIODID Period ID Integer INT3 3 3 PERNAME Period Name String STR20 20 4 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['ENC Period Actual'].ACTINDX AS 'ENC Period Actual-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
ENC10114 AS ['ENC Period Actual']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['ENC Period Actual'].ACTINDX = ['Account Index Master'].ACTINDX
5 ACTNUMST Account Number String String STR128_LBU 128 6 DEBITAMT Debit Amount Currency DLR19_$S2 19 7 CRDTAMNT Credit Amount Currency DLR19_$S2 19