Multicurrency Posting Definitions Master (MC00500)

azurecurveProductsMicrosoft Dynamics GP (0)CompanyMulticurrency Posting Definitions Master (MC00500)

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

Product: Microsoft Dynamics GP (0)
Series: Company

Display Name: Multicurrency Posting Definitions Master
Physical Name: MC00500
Technical Name: MC_Batch_Headers

Group Display Name: Posting Definitions Master
Group Technical Name: Posting Definitions Master

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1BCHSOURC SearchBatch SourceStringSTR1515
2BACHNUMB SearchBatch NumberStringSTR15_LBAU15
3SERIES SearchSeriesIntegerDDL_Series0
4CURNCYID SearchCurrency IDStringSTR15_Currency_ID15
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Multicurrency Posting Definitions Master'].CURNCYID AS 'Multicurrency Posting Definitions Master-Currency ID'
       ,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
       MC00500 AS ['Multicurrency Posting Definitions Master']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Multicurrency Posting Definitions Master'].CURNCYID = ['Currency Setup'].CURNCYID
5CURRNIDX SearchCurrency IndexIntegerINT33
Key to the Currency Setup (MC40200).

Click to show/hide

SELECT
       ['Multicurrency Posting Definitions Master'].CURRNIDX AS 'Multicurrency Posting Definitions Master-Currency Index'
       ,['Currency Setup'].CURRNIDX AS 'Currency Setup-Currency Index'
FROM
       MC00500 AS ['Multicurrency Posting Definitions Master']
INNER JOIN
       DYNAMICS..MC40200 AS ['Currency Setup']
              ON
                     ['Multicurrency Posting Definitions Master'].CURRNIDX = ['Currency Setup'].CURRNIDX
6ORIGCNTRLTOT SearchOriginating Control TotalCurrencyDLR19_RBS0_UTR$19
7ORIGBTCHTOT SearchOriginating Batch TotalCurrencyDLR19_RBS0_UTR$19
8EXGTBLID SearchExchange Table IDStringSTR15_Exchange_Table_ID15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['Multicurrency Posting Definitions Master'].EXGTBLID AS 'Multicurrency Posting Definitions Master-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       MC00500 AS ['Multicurrency Posting Definitions Master']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['Multicurrency Posting Definitions Master'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
9XCHGRATE SearchExchange RateCurrency (Variable)DLR14_Exchange_Rate14
10RATETPID SearchRate Type IDStringSTR15_Rate_Type_ID15
Key to the Multicurrency Rate Type Setup (MC40100).

Click to show/hide

SELECT
       ['Multicurrency Posting Definitions Master'].RATETPID AS 'Multicurrency Posting Definitions Master-Rate Type ID'
       ,['Multicurrency Rate Type Setup'].RATETPID AS 'Multicurrency Rate Type Setup-Rate Type ID'
FROM
       MC00500 AS ['Multicurrency Posting Definitions Master']
INNER JOIN
       MC40100 AS ['Multicurrency Rate Type Setup']
              ON
                     ['Multicurrency Posting Definitions Master'].RATETPID = ['Multicurrency Rate Type Setup'].RATETPID
11RTCLCMTD SearchRate Calculation MethodIntegerGB0
12TIME1 SearchTimeTimeTM66
13EXCHDATE SearchExchange DateDateDT_Date6
14CHEKDATE SearchCheck DateDateDATE6
15DENXRATE SearchDenomination Exchange RateCurrency (Variable)DLR14_Exchange_Rate14
16MCTRXSTT 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.
azurecurveProductsMicrosoft Dynamics GP (0)CompanyMulticurrency Posting Definitions Master (MC00500)

Leave a Reply

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