Multicurrency Exchange Table Access (MC60200)

azurecurveProductsMicrosoft Dynamics GP (0)SystemMulticurrency Exchange Table Access (MC60200)

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

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: Multicurrency Exchange Table Access
Physical Name: MC60200
Technical Name: MC_Exchange_Table_Access

Group Display Name: Multicurrency Access
Group Technical Name: Multicurrency Access

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CMPANYID SearchCompany IDIntegerINT54
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['Multicurrency Exchange Table Access'].CMPANYID AS 'Multicurrency Exchange Table Access-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       MC60200 AS ['Multicurrency Exchange Table Access']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Multicurrency Exchange Table Access'].CMPANYID = ['Company Master'].CMPANYID
2EXGTBLID SearchExchange Table IDStringSTR15_Exchange_Table_ID15
Key to the Multicurrency Exchange Rate Maintenance (MC00100).

Click to show/hide

SELECT
       ['Multicurrency Exchange Table Access'].EXGTBLID AS 'Multicurrency Exchange Table Access-Exchange Table ID'
       ,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
       MC60200 AS ['Multicurrency Exchange Table Access']
INNER JOIN
       DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
              ON
                     ['Multicurrency Exchange Table Access'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID
3INACTIVE SearchInactiveBooleanCB_Inactive0
azurecurveProductsMicrosoft Dynamics GP (0)SystemMulticurrency Exchange Table Access (MC60200)

Leave a Reply

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