Table idempiere9.adempiere.c_elementvalue
Account Element

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
c_elementvalue_id numeric 10
c_validcombination.account_id celementvalueaccount_vc C
c_validcombination.user1_id celementvalueuser1_vc R
c_validcombination.user2_id celementvalueuser2_vc R
fact_acct.account_id celementvalue_factacct R
fact_acct.user1_id celementvalueuser1_factacct R
fact_acct.user2_id celementvalueuser2_factacct R
fact_acct_summary.account_id account_factacctsummary R
fact_acct_summary.user1_id user1_factacctsummary R
fact_acct_summary.user2_id user2_factacctsummary R
gl_distribution.account_id cevalueacct_gldist R
gl_distribution.user1_id cevalueuser1_gldist R
gl_distribution.user2_id cevalueuser2_gldist R
gl_distributionline.account_id cevalueacct_gldistline R
gl_distributionline.user1_id cevalueuser1_gldistline R
gl_distributionline.user2_id cevalueuser2_gldistline R
m_inout.user1_id celementvalueuser1_minout R
m_inout.user2_id celementvalueuser2_minout R
m_inventory.user1_id celementvalueuser1_minvent R
m_inventory.user2_id celementvalueuser2_minvent R
m_movement.user1_id celementvalueuser1_mmove R
m_movement.user2_id celementvalueuser2_mmove R
m_production.user1_id celementvalueuser1_mprod R
m_production.user2_id celementvalueuser2_mprod R
Account Element
ad_client_id numeric 10
ad_client.ad_client_id adclient_celementvalue R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id adorg_celementvalue R
Organizational entity within client
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 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 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 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 2021-12-25 14:44 +0100

Indexes:
Column(s) Type Sort Constraint Name
c_elementvalue_id Primary key Asc c_elementvalue_pkey
name Performance Asc c_elementvalue_name
c_elementvalue_uu Must be unique Asc c_elementvalue_uu_idx
c_element_id + value Must be unique Asc/Asc c_elementvalue_value

Close relationships  within of separation: