Receivables GL Distribution History (RM30301)

azurecurveProductsMicrosoft Dynamics GP (0)SalesReceivables GL Distribution History (RM30301)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: Receivables GL Distribution History
Physical Name: RM30301
Technical Name: RM_Distribution_History

Group Display Name: Receivables GL Distribution History Files
Group Technical Name: RM_GL_Distribution_History_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1TRXSORCE SearchTRX SourceStringSTR1313
2POSTEDDT SearchPosted DateDateDATE6
3DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
4DISTTYPE SearchDistribution TypeIntegerDDL0
5RMDTYPAL SearchRM Document Type-AllIntegerINT22
Document Type records the type of document.

Click to show/hide the Document Types


0	Balance Carried Forward
1	Sales / Invoice
2	Scheduled Payments
3	Debit Memo
4	Finance Charge
5	Service Repairs
6	Warranties
7	Credit Memo
8	Returns
9	Payments
6SEQNUMBR SearchSequence NumberLong IntegerLI_Sequence_Number10
7CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['Receivables GL Distribution History'].CUSTNMBR AS 'Receivables GL Distribution History-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       RM30301 AS ['Receivables GL Distribution History']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['Receivables GL Distribution History'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
8DSTINDX SearchDistribution Account IndexLong IntegerLI_1414
Key to the Account Index Master (GL00105).

Click to show/hide

SELECT
       ['Receivables GL Distribution History'].DSTINDX AS 'Receivables GL Distribution History-Distribution Account Index'
       ,['Account Index Master'].ACTINDX AS 'Account Index Master-Account Index'
FROM
       RM30301 AS ['Receivables GL Distribution History']
INNER JOIN
       GL00105 AS ['Account Index Master']
              ON
                     ['Receivables GL Distribution History'].DSTINDX = ['Account Index Master'].ACTINDX
9DEBITAMT SearchDebit AmountCurrencyDLR19_$S219
10CRDTAMNT SearchCredit AmountCurrencyDLR19_$S219
11PROJCTID SearchProject IDStringSTR1515
12USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Receivables GL Distribution History'].USERID AS 'Receivables GL Distribution History-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       RM30301 AS ['Receivables GL Distribution History']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Receivables GL Distribution History'].USERID = ['Users Master'].USERID
13CATEGUSD SearchCategory UsedIntegerINT0
14CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Receivables GL Distribution History'].CURNCYID AS 'Receivables GL Distribution History-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       RM30301 AS ['Receivables GL Distribution History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Receivables GL Distribution History'].CURNCYID = ['Currency Setup'].CURNCYID
15CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Receivables GL Distribution History'].CURRNIDX AS 'Receivables GL Distribution History-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       RM30301 AS ['Receivables GL Distribution History']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Receivables GL Distribution History'].CURRNIDX = ['Currency Setup'].CURRNIDX
16ORCRDAMT SearchOriginating Credit AmountCurrencyDLR19_$S219
17ORDBTAMT SearchOriginating Debit AmountCurrencyDLR19_$S219
18DistRef SearchDistribution ReferenceStringSTR3030
azurecurveProductsMicrosoft Dynamics GP (0)SalesReceivables GL Distribution History (RM30301)

Leave a Reply

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