GLIV_UMatch_TRX_WORK (GL50502)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/GL50502

Product: Microsoft Dynamics GP (0)
Series: Financial

Display Name: GLIV_UMatch_TRX_WORK
Physical Name: GL50502
Technical Name: GLIV_UMatch_TRX_WORK

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1TRXDATE SearchTRX DateDateDT_Date6
2JRNENTRY SearchJournal EntryLong IntegerLI8_U08
3ORTRXSRC SearchOriginating TRX SourceStringSTR1313
4ORCTRNUM SearchOriginating Control NumberStringSTR2020
For transactions originating in the Purchasing series, this is the key to the PM Key Master File (PM00400).

Click to show/hide

SELECT
       ['GLIV_UMatch_TRX_WORK'].ORCTRNUM AS 'GLIV_UMatch_TRX_WORK-Originating Control Number'
       ,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
       GL50502 AS ['GLIV_UMatch_TRX_WORK']
INNER JOIN
       PM00400 AS ['PM Key Master File']
              ON
                     ['GLIV_UMatch_TRX_WORK'].ORCTRNUM = ['PM Key Master File'].CNTRLNUM
5ACTINDX SearchAccount IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['GLIV_UMatch_TRX_WORK'].ACTINDX AS 'GLIV_UMatch_TRX_WORK-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       GL50502 AS ['GLIV_UMatch_TRX_WORK']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['GLIV_UMatch_TRX_WORK'].ACTINDX = ['Account Index Master'].ACTINDX
6DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
7CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219

Leave a Reply

Your email address will not be published. Required fields are marked *