Multicurrency Payables Transactions (MC020103)

azurecurveProductsMicrosoft Dynamics GP (0)PurchasingMulticurrency Payables Transactions (MC020103)

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

Product: Microsoft Dynamics GP (0)
Series: Purchasing

Display Name: Multicurrency Payables Transactions
Physical Name: MC020103
Technical Name: MC_PM_Transactions

Group Display Name: Payables Transaction Logical File
Group Technical Name: PM_Transaction_Logical_File

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1DCSTATUS SearchDocument StatusIntegerDDL_Doc_Status0
Records status of the document - identifies which transaction table will contain the record.

Click to show/hide Document Statuses

0	Reserved key
1	Work
2	Open
3	History
2DOCTYPE SearchDocument TypeIntegerDDL_Document_Type0

Click to show/hide Document Types


1	Invoice
2	Finance Charge
3	Miscellaneous Charges
4	Return
5	Credit Memo
3VCHRNMBR SearchVoucher NumberStringSTR20_LBAU20
Partial key to the PM Key Master File (PM00400).

Click to show/hide

SELECT
       ['Multicurrency Payables Transactions'].VCHRNMBR AS 'Multicurrency Payables Transactions-Voucher Number'
       ,['PM Key Master File'].CNTRLNUM AS 'PM Key Master File-Control Number'
FROM
       MC020103 AS ['Multicurrency Payables Transactions']
INNER JOIN
       PM00400 AS ['PM Key Master File']
              ON
                     ['Multicurrency Payables Transactions'].VCHRNMBR = ['PM Key Master File'].CNTRLNUM
              AND
                     ['Multicurrency Payables Transactions'].DOCTYPE = ['PM Key Master File'].DOCTYPE
4PMNTNMBR SearchPayment NumberStringSTR20_LBAU20
5DOCDATE SearchDocument DateDateDT8
6VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['Multicurrency Payables Transactions'].VENDORID AS 'Multicurrency Payables Transactions-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       MC020103 AS ['Multicurrency Payables Transactions']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['Multicurrency Payables Transactions'].VENDORID = ['PM Vendor Master File'].VENDORID
7CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Multicurrency Payables Transactions'].CURNCYID AS 'Multicurrency Payables Transactions-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       MC020103 AS ['Multicurrency Payables Transactions']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Multicurrency Payables Transactions'].CURNCYID = ['Currency Setup'].CURNCYID
8CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Multicurrency Payables Transactions'].CURRNIDX AS 'Multicurrency Payables Transactions-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       MC020103 AS ['Multicurrency Payables Transactions']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Multicurrency Payables Transactions'].CURRNIDX = ['Currency Setup'].CURRNIDX
9RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['Multicurrency Payables Transactions'].RATETPID AS 'Multicurrency Payables Transactions-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       MC020103 AS ['Multicurrency Payables Transactions']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['Multicurrency Payables Transactions'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
10EXGTBLID SearchExchange Table IDStringSTR15_Exchange_Table_ID15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['Multicurrency Payables Transactions'].EXGTBLID AS 'Multicurrency Payables Transactions-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       MC020103 AS ['Multicurrency Payables Transactions']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['Multicurrency Payables Transactions'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
11XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
12EXCHDATE SearchExchange DateDateDT_Date6
13TIME1 SearchTimeTimeTM66
14RTCLCMTD SearchRate Calculation MethodIntegerGB0
15ORCTRXAM SearchOriginating Current Trx AmountCurrencyDLR17_RBS0_UTR$17
16OPURAMT SearchOriginating Purchases AmountCurrencyDLR17_RBS0_UTR$17
17ORFRTAMT SearchOriginating Freight AmountCurrencyDLR17_RBS0_UTR$17
18OMISCAMT SearchOriginating Misc Charges AmountCurrencyDLR17_RBS0_UTR$17
19ORTAXAMT SearchOriginating Tax AmountCurrencyDLR17_RBS0_UTR$17
20ORCASAMT SearchOriginating Cash AmountCurrencyDLR19_RBSO_UTR$19
21ORCHKAMT SearchOriginating Check AmountCurrencyDLR19_RBSO_UTR$19
22ORCHKTTL SearchOriginating Check TotalCurrencyDLR19_RBS0_UTR$19
23ORCCDAMT SearchOriginating Credit Card AmountCurrencyDLR19_RBSO_UTR$19
24ORAPPAMT SearchOriginating Applied AmountCurrencyDLR17_RBS0_STR$17
25ORDISTKN SearchOriginating Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
26ORDATKN SearchOriginating Discount Available TakenCurrencyDLR17_RBS0_UTR$17
27ORDDLRAT SearchOriginating Discount Dollar AmountCurrencyDLR11_RBS0_UTR$11
28ORTDISAM SearchOriginating Trade Discount AmountCurrencyDLR17_RBS0_UTR$17
29ORWROFAM SearchOriginating Write Off AmountCurrencyDLR17_RBS0_STR$17
30OBKPURAMT SearchOriginating Backout Purchases AmountCurrencyDLR19_RBS0_UTR$19
31ORBKTFRT SearchOriginating Backout Freight AmountCurrencyDLR19_RBS0_UTR$19
32ORBKTMSC SearchOriginating Backout Misc AmountCurrencyDLR19_RBS0_UTR$19
33UNGANLOS SearchUnrealized Gain-Loss AmountCurrencyDLR19_$S219
34RMMCERRS SearchRM MC Posting Error MessagesLong IntegerRM_MC_Posting_Error_Messages0
35OCHGAMT SearchOriginating Charge AmountCurrencyDLR19_RBSO_UTR$19
36ORDOCAMT SearchOriginating Document AmountCurrencyDLR17_RBS0_STR$17
37ODISAMTAV SearchOriginating Discount Amount AvailableCurrencyDLR17_RBS0_UTR$17
38ORGAPDISCTKN SearchOriginating Applied Discount Taken AmountCurrencyDLR17_RBS0_UTR$17
39OTOTPAY SearchOriginating Total PaymentsCurrencyDLR19_RBS0_UTR$19
40OR1099AM SearchOriginating 1099 AmountCurrencyDLR17_RBS0_UTR$17
41DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
42MCTRXSTT SearchMC Transaction StateIntegerINT11
MC Transaction State of the transaction. State the transaction was created in. For non multi-currency transactions, this field will be blank.

Click to show/hide MC Transaction States

0	Euro currency is not created or no denomination currencies are enabled.
		1	Originating is not a denomination; Functional is not a denomination
		2	Originating is not a denomination; Functional is the Euro currency.
		3	Originating is not a denomination; Functional is a denomination.
		4	Originating is a denomination; Functional is not a denomination.
		5	Originating is a denomination; Functional is a denomination.
		6	Originating is a denomination; Functional is the Euro currency.
		7	Originating is the Euro currency; Functional is a denomination.
		8	Originating is the Euro currency; Functional is not a denomination.
43OrigBackoutTradeDisc SearchOriginating Backout Trade Discount AmountCurrencyDLR19_RBS0_UTR$19
azurecurveProductsMicrosoft Dynamics GP (0)PurchasingMulticurrency Payables Transactions (MC020103)

Leave a Reply

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