Table idempiere11.adempiere.c_elementvalue
Account Element

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
c_elementvalue_id numeric 10
c_acctschema_element
c_cash
c_cash
c_cashplan
c_cashplan
c_cashplanline
c_cashplanline
c_elementvalue_trl
c_invoice
c_invoice
c_invoicebatchline
c_invoicebatchline
c_invoiceline
c_invoiceline
c_order
c_order
c_orderline
c_orderline
c_payment
c_payment
c_paymenttransaction
c_paymenttransaction
c_subacct
c_validcombination
c_validcombination
c_validcombination
dd_order
dd_order
dd_orderline
dd_orderline
fact_acct
fact_acct
fact_acct
fact_acct_summary
fact_acct_summary
fact_acct_summary
gl_distribution
gl_distribution
gl_distribution
gl_distributionline
gl_distributionline
gl_distributionline
gl_fundrestriction
gl_journalgenerator
gl_journalgenerator
gl_journalgeneratorline
gl_journalgeneratorline
gl_journalgeneratorsource
gl_journalline
gl_journalline
gl_journalline
hr_concept_acct
hr_movement
hr_movement
i_elementvalue
i_elementvalue
i_fajournal
i_fajournal
i_fajournal
i_gljournal
i_gljournal
i_gljournal
i_reportline
m_inout
m_inout
m_inoutline
m_inoutline
m_inventory
m_inventory
m_movement
m_movement
m_production
m_production
pa_ratioelement
pa_reportcolumn
pa_reportsource
pp_order
pp_order
Account Element
ad_client_id numeric 10
ad_client
Tenant for this installation.
ad_org_id numeric 10
ad_org
Organizational entity within tenant
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
value varchar 40 Search key for the record in the format required - must be unique
name varchar 120 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
accounttype bpchar 1 Indicates the type of account
accountsign bpchar 1 Indicates the Natural Sign of the Account as a Debit or Credit
isdoccontrolled bpchar 1  √  'N'::bpchar Control account - If an account is controlled by a document, you cannot post manually to it
c_element_id numeric 10
c_element
Accounting Element
issummary bpchar 1 'N'::bpchar This is a summary entity
validfrom timestamp 29,6  √  null Valid from including this date (first day)
validto timestamp 29,6  √  null Valid to including this date (last day)
postactual bpchar 1 'Y'::bpchar Actual Values can be posted
postbudget bpchar 1 'Y'::bpchar Budget values can be posted
postencumbrance bpchar 1 'Y'::bpchar Post commitments to this account
poststatistical bpchar 1 'Y'::bpchar Post statistical quantities to this account?
isbankaccount bpchar 1  √  'N'::bpchar Indicates if this is the Bank Account
c_bankaccount_id numeric 10  √  null
c_bankaccount
Account at the Bank
isforeigncurrency bpchar 1  √  'N'::bpchar Balances in foreign currency accounts are held in the nominated currency
c_currency_id numeric 10  √  null
c_currency
The Currency for this record
c_elementvalue_uu varchar 36  √  NULL::character varying C_ElementValue_UU
isdetailbpartner bpchar 1 'N'::bpchar Manage Business Partners
isdetailproduct bpchar 1 'N'::bpchar Manage Products
bpartnertype bpchar 1  √  NULL::bpchar Business Partner Type

Table contained 379 rows at 2024-01-03 13:44 +0100

Indexes:
Column(s) Type Sort
c_elementvalue_id Primary key Asc
name Performance Asc
c_elementvalue_uu Must be unique Asc
c_element_id + value Must be unique Asc/Asc


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.