Table idempiere9.adempiere.i_conversion_rate
Import Currency Conversion Rate

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
i_conversion_rate_id numeric 10 Import Currency Conversion Rate
ad_client_id numeric 10  √  null Client/Tenant for this installation.
ad_org_id numeric 10  √  null Organizational entity within client
isactive bpchar 1  √  'Y'::bpchar The record is active in the system
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10  √  null User who created this records
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10  √  null User who updated this records
c_conversion_rate_id numeric 10  √  null
c_conversion_rate.c_conversion_rate_id cconversionrate_iconvrate N
Rate used for converting currencies
iso_code bpchar 3  √  null Three letter ISO 4217 Code of the Currency
c_currency_id numeric 10  √  null
c_currency.c_currency_id ccurrency_iconvrate N
The Currency for this record
iso_code_to bpchar 3  √  null Three letter ISO 4217 Code of the To Currency
c_currency_id_to numeric 10  √  null
c_currency.c_currency_id ccurrency_iconvrateto N
Target currency
conversiontypevalue varchar 40  √  null Key value for the Currency Conversion Rate Type
c_conversiontype_id numeric 10  √  null
c_conversiontype.c_conversiontype_id cconvtype_iconvrate N
Currency Conversion Rate Type
validfrom timestamp 29,6  √  null Valid from including this date (first day)
validto timestamp 29,6  √  null Valid to including this date (last day)
multiplyrate numeric 0  √  null Rate to multiple the source by to calculate the target.
dividerate numeric 0  √  null To convert Source number to Target number, the Source is divided
createreciprocalrate bpchar 1  √  'N'::bpchar Create Reciprocal Rate from current information
i_isimported bpchar 1  √  'N'::bpchar Has this import been processed
i_errormsg varchar 2000  √  null Messages generated from import process
processing bpchar 1  √  null Process Now
processed bpchar 1  √  'N'::bpchar The document has been processed
i_conversion_rate_uu varchar 36  √  NULL::character varying I_Conversion_Rate_UU

Table contained 2 rows at 2021-12-25 14:47 +0100

Indexes:
Column(s) Type Sort Constraint Name
i_conversion_rate_id Primary key Asc i_conversion_rate_pkey
i_conversion_rate_uu Must be unique Asc i_conversion_rate_uu_idx

Close relationships  within of separation: