CurrencyPostingAccount


Description

The set of posting accounts associated with a specific currency in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

CurrencyPostingAccountKey

N/A

N/A

The currency posting account key object that uniquely identifies the set of posting accounts for a currency.

RealizedGainGLAccount
Key

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the realized gain account.

RealizedLossGLAccount
Key

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the realized loss account.

UnrealizedGainGL
AccountKey

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the unrealized gain account.

UnrealizedLossGL
AccountKey

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the unrealized loss account.

FinancialOffsetGLAccount
Key

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the financial offset account.

PurchasingOffsetGL
AccountKey

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the purchasing offset account.

SalesOffsetGLAccount
Key

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the sales offset account.

RoundingWriteOffGL
AccountKey

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the rounding writeoff account.

RoundingDifferenceGL
AccountKey

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the rounding difference account.


Inherits from

BusinessObject


Documentation Feedback