Table idempiere9.adempiere.c_acctschema_element
Acct.Schema 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_acctschema_element_id numeric 10 Acct.Schema Element
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
ad_org_id numeric 10
ad_org.ad_org_id adorgid_c_aschemaelement R
Organizational entity within client
updatedby numeric 10 User who updated this records
c_acctschema_id numeric 10
c_acctschema.c_acctschema_id cacctschema_caschemaelement C
Rules for accounting
elementtype bpchar 2 Element Type (account or user defined)
name varchar 60 Alphanumeric identifier of the entity
seqno numeric 10 Method of ordering records; lowest number comes first
c_element_id numeric 10  √  null
c_element.c_element_id celement_caschemaelement R
Accounting Element
ad_client_id numeric 10
ad_client.ad_client_id adclient_caschemaelement R
Client/Tenant for this installation.
ismandatory bpchar 1 'N'::bpchar Data entry is required in this column
isbalanced bpchar 1 'N'::bpchar Balanced
org_id numeric 10  √  null
ad_org.ad_org_id adorg_caschemaelement R
Organizational entity within client
c_elementvalue_id numeric 10  √  null
c_elementvalue.c_elementvalue_id celementvalue_caschemaelement R
Account Element
m_product_id numeric 10  √  null
m_product.m_product_id mproduct_caschemaelement R
Product, Service, Item
c_bpartner_id numeric 10  √  null
c_bpartner.c_bpartner_id cbuspartner_caschemaelement R
Identifies a Business Partner
c_location_id numeric 10  √  null
c_location.c_location_id clocation_caschemaelement R
Location or Address
c_salesregion_id numeric 10  √  null
c_salesregion.c_salesregion_id csalesregion_caschemaelement R
Sales coverage region
c_project_id numeric 10  √  null
c_project.c_project_id cproject_caschemaelement R
Financial Project
c_campaign_id numeric 10  √  null
c_campaign.c_campaign_id socampaign_caschemaelement R
Marketing Campaign
c_activity_id numeric 10  √  null
c_activity.c_activity_id cactivity_cacctschemaelement R
Business Activity
ad_column_id numeric 10  √  null
ad_column.ad_column_id adcolumn_cacctschemaelement R
Column in the table
c_acctschema_element_uu varchar 36  √  NULL::character varying C_AcctSchema_Element_UU

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

Indexes:
Column(s) Type Sort Constraint Name
c_acctschema_element_id Primary key Asc c_acctschema_element_pkey
c_acctschema_id Performance Asc c_acctschema_element_schema
c_acctschema_element_uu Must be unique Asc c_acctschema_element_uu_idx


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.