Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/GTM20001V
Product: Grant Management (4421)
Series:
Display Name: GTM_aaUnpostedDistView
Physical Name: GTM20001V
Technical Name: GTM_aaUnpostedDistViewSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 aaSubLedgerHdrID aaSubLedgerHdrID Long Integer aaLONG_INT 8 2 aaSubLedgerDistID aaSubLedgerDistID Long Integer aaLONG_INT 8 3 aaSubLedgerAssignID aaSubLedgerAssignID Long Integer aaLONG_INT 8 4 SERIES Series Integer DDL_Series 0 5 DOCTYPE Document Type Integer DDL_Document_Type 0 6 DOCNUMBR Document Number String STR20_Document_Number 20 7 Master_ID Master ID String STR30_LBAU 30 8 aaTrxDimID aaTrxDimID Long Integer aaLONG_INT 8 9 aaTrxCodeID aaTrxCodeID Long Integer aaLONG_INT 8 10 aaTrxDimCode aaTrxDimCode String aaSTR30_LBAU 30 11 INTERID Intercompany ID String STR5_IC_ID 5 Key to the Company Master (SY01500).
Click to show/hide
SELECT
['GTM_aaUnpostedDistView'].INTERID AS 'GTM_aaUnpostedDistView-Intercompany ID'
,['Company Master'].INTERID AS 'Company Master-Intercompany ID'
FROM
GTM20001V AS ['GTM_aaUnpostedDistView']
INNER JOIN
DYNAMICS..SY01500 AS ['Company Master']
ON
['GTM_aaUnpostedDistView'].INTERID = ['Company Master'].INTERID
12 ACTINDX Account Index Long Integer LI_14 14 Key to the Account Index Master (GL00105).
Click to show/hide
SELECT
['GTM_aaUnpostedDistView'].ACTINDX AS 'GTM_aaUnpostedDistView-Account Index'
,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
GTM20001V AS ['GTM_aaUnpostedDistView']
INNER JOIN
GL00105 AS ['Account Index Master']
ON
['GTM_aaUnpostedDistView'].ACTINDX = ['Account Index Master'].ACTINDX
13 ACCTTYPE Account Type Integer DDL_Account_Type 0 14 DISTTYPE Distribution Type Integer DDL 0 15 DEBITAMT Debit Amount Currency DLR19_$S2 19 16 CRDTAMNT Credit Amount Currency DLR19_$S2 19 17 CURNCYID Currency ID String STR15_Currency_ID 15 Key to the Currency Setup (MC40200).
Click to show/hide
SELECT
['GTM_aaUnpostedDistView'].CURNCYID AS 'GTM_aaUnpostedDistView-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
GTM20001V AS ['GTM_aaUnpostedDistView']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['GTM_aaUnpostedDistView'].CURNCYID = ['Currency Setup'].CURNCYID
18 SEQNUMBR Sequence Number Long Integer LI_Sequence_Number 10 19 GLPOSTDT GL Posting Date Date DT 8 20 POSTED Posted Boolean True/False 0 21 HISTORY History Boolean CB_History 0