RM Realtime Posting File (RM20102)

azurecurveProductsMicrosoft Dynamics GP (0)SalesRM Realtime Posting File (RM20102)

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

Product: Microsoft Dynamics GP (0)
Series: Sales

Display Name: RM Realtime Posting File
Physical Name: RM20102
Technical Name: RM_Realtime_OPEN_WORK

Group Display Name: Receivables Applied Posting Journal Files
Group Technical Name: RM_Applieds_Posting_Journal_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CUSTNMBR SearchCustomer NumberStringSTR15_RM_Customer_Number15
Key to the RM Customer MSTR (RM00101).

Click to show/hide

SELECT
       ['RM Realtime Posting File'].CUSTNMBR AS 'RM Realtime Posting File-Customer Number'
       ,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
       RM20102 AS ['RM Realtime Posting File']
INNER JOIN
       RM00101 AS ['RM Customer MSTR']
              ON
                     ['RM Realtime Posting File'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2DOCNUMBR SearchDocument NumberStringSTR20_Document_Number20
3BACHNUMB SearchBatch NumberStringSTR15_LBAU15
4RMDTYPAL 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
5DISTKNAM SearchDiscount Taken AmountCurrencyDLR17_RBS0_UTR$17
6WROFAMNT SearchWrite Off AmountCurrencyDLR17_RBS0_STR$17
7USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['RM Realtime Posting File'].USERID AS 'RM Realtime Posting File-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       RM20102 AS ['RM Realtime Posting File']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['RM Realtime Posting File'].USERID = ['Users Master'].USERID
8BCHSOURC SearchBatch SourceStringSTR1515
9APTODCNM SearchApply To Document NumberStringSTR20_Document_Number20
10APTODCTY SearchApply To Document TypeIntegerDDL_Document_Type0
11DISAVTKN SearchDiscount Available TakenCurrencyDLR17_RBS0_UTR$17
12ORDISTKN SearchOriginating Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
13ORDATKN SearchOriginating Discount Available TakenCurrencyDLR17_RBS0_UTR$17
14ORWROFAM SearchOriginating Write Off AmountCurrencyDLR17_RBS0_STR$17
15RLGANLOS SearchRealized Gain-Loss AmountCurrencyDLR19_$S219
16FuncRndAmt SearchFuncRndAmtCurrencyDLR17_RBS0_STR$17
17CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['RM Realtime Posting File'].CURNCYID AS 'RM Realtime Posting File-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       RM20102 AS ['RM Realtime Posting File']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['RM Realtime Posting File'].CURNCYID = ['Currency Setup'].CURNCYID
18CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['RM Realtime Posting File'].CURRNIDX AS 'RM Realtime Posting File-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       RM20102 AS ['RM Realtime Posting File']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['RM Realtime Posting File'].CURRNIDX = ['Currency Setup'].CURRNIDX
azurecurveProductsMicrosoft Dynamics GP (0)SalesRM Realtime Posting File (RM20102)

Leave a Reply

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