Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/MC40300
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: Multicurrency Exchange Table Setup Group Display Name: Multicurrency System Setup
Physical Name: MC40300
Technical Name: MC_Exchange_Table_SETP
Group Technical Name: Multicurrency System Setup
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | EXGTBLID | Exchange Table ID | String | STR15_Exchange_Table_ID | 15 | |
Key to the Multicurrency Exchange Rate Maintenance (MC00100).
Click to show/hideSELECT
['Multicurrency Exchange Table Setup'].EXGTBLID AS 'Multicurrency Exchange Table Setup-Exchange Table ID'
,['Multicurrency Exchange Rate Maintenance'].EXGTBLID AS 'Multicurrency Exchange Rate Maintenance-Exchange Table ID'
FROM
MC40300 AS ['Multicurrency Exchange Table Setup']
INNER JOIN
DYNAMICS..MC00100 AS ['Multicurrency Exchange Rate Maintenance']
ON
['Multicurrency Exchange Table Setup'].EXGTBLID = ['Multicurrency Exchange Rate Maintenance'].EXGTBLID | ||||||
2 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Multicurrency Exchange Table Setup'].NOTEINDX AS 'Multicurrency Exchange Table Setup-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
MC40300 AS ['Multicurrency Exchange Table Setup']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Multicurrency Exchange Table Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
3 | EXGTBDSC | Exchange Table Description | String | STR30_Exchange_Table_Description | 30 | |
4 | CURNCYID | Currency ID | String | STR15_Currency_ID | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['Multicurrency Exchange Table Setup'].CURNCYID AS 'Multicurrency Exchange Table Setup-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
MC40300 AS ['Multicurrency Exchange Table Setup']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['Multicurrency Exchange Table Setup'].CURNCYID = ['Currency Setup'].CURNCYID | ||||||
5 | EXTBLSRC | Exchange Table Source | String | STR50 | 50 | |
6 | RATEEXPR | Rate Expiration | Integer | DDL_Rate_Expiration | 0 | |
7 | DYSTINCR | Days to Increment | Integer | INT3_RB0_U | 3 | |
8 | RATEVARC | Rate Variance | Currency (Variable) | DLR14_Exchange_Rate | 14 | |
9 | TRXDTDEF | Transaction Date Default | Integer | GB | 0 | |
10 | RTCLCMTD | Rate Calculation Method | Integer | GB | 0 | |
11 | PRVDSLMT | Previous Days Limit | Integer | INT3_U0 | 3 | |
12 | DATELMTS | Date Limits | Integer | GB | 0 | |
13 | Base_Exchange_Rate_On | Base Exchange Rate On | Integer | GB | 0 |