Table idempiere11.adempiere.c_element
Accounting 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_element_id numeric 10
c_acctschema_element
c_elementvalue
i_elementvalue
Accounting 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
name varchar 60 Alphanumeric identifier of the entity
description varchar 255  √  null Optional short description of the record
vformat varchar 40  √  null Format of the value; Can contain fixed format elements, Variables: "_lLoOaAcCa09"
elementtype bpchar 1 Element Type (account or user defined)
isbalancing bpchar 1 'N'::bpchar All transactions within an element value must balance (e.g. cost centers)
isnaturalaccount bpchar 1 'Y'::bpchar The primary natural account
ad_tree_id numeric 10  √  null
ad_tree
Identifies a Tree
c_element_uu varchar 36  √  NULL::character varying C_Element_UU

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

Indexes:
Column(s) Type Sort
c_element_id Primary key Asc
ad_client_id + name Must be unique Asc/Asc
c_element_uu Must be unique 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.