CM
Currency
Stores financial settings associated with currencies, thus complementing the CurrencyList DAC type. While CurrencyList holds only general information, such as code and precision, the Currency DAC provides information on all accounts and subaccounts associated with a particular currency, such as the Realized Gain and Loss account and subaccount. The Currency DAC also exposes fields with general currency information (such as Description), which are mapped to the corresponding fields in the CurrencyList DAC by means of PXDBScalarAttribute. The records of this type (as well as the CurrencyList records) are edited on the Currencies (CM202000) form (which corresponds to the CurrencyMaint graph).
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
APInvoicePrecision | decimal | Rounding Precision | - | |
Description:No description available | ||||
APInvoiceRounding | char(1) | Rounding Rule for Bills | - | |
Description:No description available | ||||
APProvAcctID | int | AP Provisioning Account | Account | |
Description:Identifier of the Accounts Payable Provisioning Account associated with the currency. Corresponds to the Account.AccountID field. | ||||
APProvSubID | int | AP Provisioning Subaccount | Sub | |
Description:Identifier of the Accounts Payable Provisioning Subaccount associated with the currency. Corresponds to the Sub.SubID field. | ||||
ARInvoicePrecision | decimal | Rounding Precision | - | |
Description:No description available | ||||
ARInvoiceRounding | char(1) | Rounding Rule for Invoices | - | |
Description:No description available | ||||
ARProvAcctID | int | AR Provisioning Account | Account | |
Description:Identifier of the Accounts Receivable Provisioning Account associated with the currency. Corresponds to the Account.AccountID field. | ||||
ARProvSubID | int | AR Provisioning Subaccount | Sub | |
Description:Identifier of the Accounts Receivable Provisioning Subaccount associated with the currency. Corresponds to the Sub.SubID field. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
CuryCaptionNonexistent in DB | string | Currency Caption | - | |
Description:The caption (the name) of the currency. | ||||
CuryID | nvarchar(5) | Currency ID | CurrencyList | |
Description:Key field. Unique identifier of the currency. | ||||
CuryInfoBaseID | bigint | - | ||
Description:The identifier of the CurrencyInfo object associated with the currency. Corresponds to the CurrencyInfoID field. | ||||
CuryInfoID | bigint | - | ||
Description:The identifier of the CurrencyInfo object associated with the currency. Corresponds to the CurrencyInfoID field. | ||||
CurySymbolNonexistent in DB | string | Currency Symbol | - | |
Description:The symbol of the currency. | ||||
DecimalPlacesNonexistent in DB | short? | Decimal Precision | - | |
Description:The number of digits after the decimal point used in operations with the currency. Minimum allowed value is 0, maximum - 4. | ||||
DescriptionNonexistent in DB | string | Description | - | |
Description:The user-defined description of the currency. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
NoteID | uniqueidentifier | - | ||
Description:Identifier of the Note object, associated with the document. Corresponds to the Note.NoteID field. | ||||
RealGainAcctID | int | Realized Gain Account | Account | |
Description:Identifier of the Realized Gain Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
RealGainSubID | int | Realized Gain Subaccount | Sub | |
Description:Identifier of the Realized Gain Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
RealLossAcctID | int | Realized Loss Account | Account | |
Description:Identifier of the Realized Loss Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
RealLossSubID | int | Realized Loss Subaccount | Sub | |
Description:Identifier of the Realized Loss Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
RevalGainAcctID | int | Revaluation Gain Account | Account | |
Description:Identifier of the Revaluation Gain Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
RevalGainSubID | int | Revaluation Gain Subaccount | Sub | |
Description:Identifier of the Revaluation Gain Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
RevalLossAcctID | int | Revaluation Loss Account | Account | |
Description:Identifier of the Revaluation Loss Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
RevalLossSubID | int | Revaluation Loss Subaccount | Sub | |
Description:Identifier of the Revaluation Loss Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
RoundingGainAcctID | int | Rounding Gain Account | Account | |
Description:Identifier of the Rounding Gain Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
RoundingGainSubID | int | Rounding Gain Subaccount | Sub | |
Description:Identifier of the Rounding Gain Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
RoundingLimit | decimal | Rounding Limit | - | |
Description:No description available | ||||
RoundingLossAcctID | int | Rounding Loss Account | Account | |
Description:Identifier of the Rounding Loss Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
RoundingLossSubID | int | Rounding Loss Subaccount | Sub | |
Description:Identifier of the Rounding Loss Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
TranslationGainAcctID | int | Translation Gain Account | Account | |
Description:Identifier of the Translation Gain Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
TranslationGainSubID | int | Translation Gain Subaccount | Sub | |
Description:Identifier of the Translation Gain Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
TranslationLossAcctID | int | Translation Loss Account | Account | |
Description:Identifier of the Translation Loss Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
TranslationLossSubID | int | Translation Loss Subaccount | Sub | |
Description:Identifier of the Translation Loss Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
UnrealizedGainAcctID | int | Unrealized Gain Account | Account | |
Description:Identifier of the Unrealized Gain Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
UnrealizedGainSubID | int | Unrealized Gain Subaccount | Sub | |
Description:Identifier of the Unrealized Gain Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
UnrealizedLossAcctID | int | Unrealized Loss Account | Account | |
Description:Identifier of the Unrealized Loss Account associated with the currency. Required field. Corresponds to the Account.AccountID field. | ||||
UnrealizedLossSubID | int | Unrealized Loss Subaccount | Sub | |
Description:Identifier of the Unrealized Loss Subaccount associated with the currency. Required field. Corresponds to the Sub.SubID field. | ||||
UseAPPreferencesSettings | bit | Use AP Preferences Settings | - | |
Description:No description available | ||||
UseARPreferencesSettings | bit | Use AR Preferences Settings | - | |
Description:No description available | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||