Summary
Sales currency on the selected record.
Dynamics 365 Menu Item(s)
- General ledger > Currencies > Currencies
Legacy data model’s data entities
- PMBI_deSalesCurrency
New data model’s data entities
- FNBI_CurrencyEntity
- PMBI_EnumsTableEntity
Synapse link approach tables
- Currency
- PMBIENUMSTABLE
Field level functional description
- CURRENCYCODE: The standard currency code (e.g., USD, EUR) used for sales transactions.
- CURRENCYCODEISO: The ISO-compliant currency code, which may be used for international reporting or compliance.
- IsEuro: An indicator (typically integer/boolean) showing if the currency is the Euro.
- RoundingPrecision: The number of decimal places or precision used for rounding currency values.
- RoundOffPrice: The rounding amount or rule applied to sales prices.
- RoundOffPurch: The rounding amount or rule applied to purchase prices.
- RoundOffSales: The rounding amount or rule applied to sales transactions.
- RoundOffTypePrice: The type or method of rounding applied to prices.
- RoundOffTypePriceName: The descriptive name of the rounding type for prices.
- RoundOffTypePurch: The type or method of rounding applied to purchases.
- RoundOffTypePurchName: The descriptive name of the rounding type for purchases.
- RoundOffTypeSales: The type or method of rounding applied to sales.
- RoundOffTypeSalesName: The descriptive name of the rounding type for sales.
- SalesCurrencyTXT: A text description or label for the sales currency.
- Symbol: The symbol representing the currency (e.g., $, €, £).
Post your comment on this topic.