Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CPO10114
Product: Purchase Order Enhancements (2277)
Series:
Display Name: POE Period Actual
Physical Name: CPO10114
Technical Name: CPOP_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 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['POE Period Actual'].ACTINDX AS 'POE Period Actual-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
CPO10114 AS ['POE Period Actual']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['POE Period Actual'].ACTINDX = ['Account Index Master'].ACTINDX
4 DEBITAMT Debit Amount Currency DLR19_$S2 19 5 CRDTAMNT Credit Amount Currency DLR19_$S2 19