MulticurrencySetup


Description

Contains details about the multicurrency setup in Microsoft Dynamics GP. These properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

MulticurrencySetupKey

N/A

N/A

The multicurrency setup key that uniquely identifies the multicurrency setup.

ReportingCurrencyKey

CurrencyKey

N/A

N/A

The currency key object that specifies the ISO code of the currency used for reporting.

ReportingCurrency
ExchangeRate

decimal

N/A

N/A

The exchange rate used when calculating reporting currency amounts.

ReportingCurrencyRate
CalculationMethod

RateCalculation

N/A

N/A

The method used for calculating the reporting currency amount.

AllowNewRates

boolean

N/A

N/A

Indicates whether new exchange rates can be used for individual transactions or revaluations.

AllowModifyRates

boolean

N/A

N/A

Indicates whether exchange rates can be modified.

AllowOverrideExchange
Rates

boolean

N/A

N/A

Indicates whether exchange rates can be overridden.

AllowOverrideRate
Variance

boolean

N/A

N/A

Indicates whether the exchange rate variance can be overridden.

AllowOverrideReporting
Rate

boolean

N/A

N/A

Indicates whether the exchange rate can be overridden for reporting and inquiries.

AverageExchangeRate
CalculationMethod
Display

RateCalculation

N/A

N/A

The method used for calculating the average exchange rate for currency values displayed in summary and inquiry windows.

DefaultFinancialRateType
Key

RateTypeKey

N/A

N/A

The default currency rate type to use for financial transactions.

DefaultSalesRateTypeKey

RateTypeKey

N/A

N/A

The default currency rate type to use for sales transactions.

DefaultPurchasingRateTypeKey

RateTypeKey

N/A

N/A

The default currency rate type to use for purchasing transactions.

KeepGeneralLedger
AccountHistory

boolean

N/A

N/A

Indicates whether a record of account summary balances for closed fiscal periods is being maintained by Microsoft Dynamics GP.

LastFinancialRevaluation
Date

dateTime

N/A

N/A

The most recent date that multicurrency transactions for the Financial series were revalued.

LastPurchasing
RevaluationDate

dateTime

N/A

N/A

The most recent date that multicurrency transactions for the Purchasing series were revalued.

LastSalesRevaluationDate

dateTime

N/A

N/A

The most recent date that multicurrency transactions for the Sales series were revalued.

LastTransactionRemoval
Date

dateTime

N/A

N/A

The most recent date that transaction history was removed.

LastSummaryRemoval
Date

dateTime

N/A

N/A

The most recent date that summary history was removed.


Inherits from

BusinessObject


Documentation Feedback