GLRM_PMatch_TRX_WORK (GL50505)

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

Product: Microsoft Dynamics GP (0)
Series: Financial

Display Name: GLRM_PMatch_TRX_WORK
Physical Name: GL50505
Technical Name: GLRM_PMatch_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
       ['GLRM_PMatch_TRX_WORK'].ORCTRNUM AS 'GLRM_PMatch_TRX_WORK-Originating Control Number'
       ,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
       GL50505 AS ['GLRM_PMatch_TRX_WORK']
INNER JOIN
       PM00400 AS ['PM Key Master File']
              ON
                     ['GLRM_PMatch_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
       ['GLRM_PMatch_TRX_WORK'].ACTINDX AS 'GLRM_PMatch_TRX_WORK-Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       GL50505 AS ['GLRM_PMatch_TRX_WORK']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['GLRM_PMatch_TRX_WORK'].ACTINDX = ['Account Index Master'].ACTINDX
6DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
7CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
8ACCTAMNT SearchAccount AmountCurrencyDLR19_RBS0_UTR$19

Leave a Reply

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