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
pa_ratioelement.account_id celementvalue_paratioelement R
Account Element
ad_client_id numeric 10 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:53 +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: