Currency

C_Currency

The Currency for this record

Overview

Table NameC_Currency
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (19)

Column Type Required Default Description
RoundOffFactor Number(14) Yes 1 Used to Round Off Payment Amount
ISO_Code String(3) Yes - Three letter ISO 4217 Code of the Currency
AD_Client_ID Table Direct(22) Yes @#AD_Client_ID@ Tenant for this installation.
AD_Org_ID Table Direct(22) Yes @#AD_Org_ID@ Organizational entity within tenant
C_Currency_ID ID(22) Yes - The Currency for this record
C_Currency_UU String(36) No - -
CostingPrecision Integer(22) Yes 4 Rounding used costing calculations
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(22) Yes - User who created this records
CurSymbol String(10) No - Symbol of the currency (opt used for printing only)
Description String(255) Yes - Optional short description of the record
EMUEntryDate Date(7) No - Date when the currency joined / will join the EMU
EMURate Number(22) No - Official rate to the Euro
IsActive Yes-No(1) Yes Y The record is active in the system
IsEMUMember Yes-No(1) Yes N This currency is member if the European Monetary Union
IsEuro Yes-No(1) Yes N This currency is the Euro
StdPrecision Integer(22) Yes 2 Rule for rounding calculated amounts
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(22) Yes - User who updated this records

Foreign Keys

Column References Description
AD_Client_ID AD_Client.AD_Client_ID Tenant for this installation.
AD_Org_ID AD_Org.AD_Org_ID Organizational entity within tenant

Generated on 2026-05-03T16:42:05.534272581Z