Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/MC40201
Product: Microsoft Dynamics GP (0)
Series: Financial
Display Name: Multicurrency Account Setup Group Display Name: Multicurrency Setup
Physical Name: MC40201
Technical Name: MC_Currency_Account_SETP
Group Technical Name: Multicurrency Setup
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | CURNCYID | Currency ID | String | STR15_Currency_ID | 15 | |
Key to the Currency Setup (MC40200).
Click to show/hideSELECT
['Multicurrency Account Setup'].CURNCYID AS 'Multicurrency Account Setup-Currency ID'
,['Currency Setup'].CURNCYID AS 'Currency Setup-Currency ID'
FROM
MC40201 AS ['Multicurrency Account Setup']
INNER JOIN
DYNAMICS..MC40200 AS ['Currency Setup']
ON
['Multicurrency Account Setup'].CURNCYID = ['Currency Setup'].CURNCYID | ||||||
2 | REALGAIN | Realized Gain | Long Integer | LI_14 | 14 | |
3 | REALLOSS | Realized Loss | Long Integer | LI_14 | 14 | |
4 | UNRLGAIN | Unrealized Gain | Long Integer | LI_14 | 14 | |
5 | UNRLLOSS | Unrealized Loss | Long Integer | LI_14 | 14 | |
6 | FINOFFST | Financial Offset | Long Integer | LI_14 | 14 | |
7 | PUROFFST | Purchasing Offset | Long Integer | LI_14 | 14 | |
8 | SLSOFFST | Sales Offset | Long Integer | LI_14 | 14 | |
9 | RNDWTOFF | Rounding Writeoff | Long Integer | LI_14 | 14 | |
10 | RNDDIFF | Rounding Difference | Long Integer | LI_14 | 14 |