Table idempiere9.adempiere.gl_distributionline
General Ledger Distribution Line

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
gl_distributionline_id numeric 10 General Ledger Distribution Line
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id adorg_gldistline 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
gl_distribution_id numeric 10
gl_distribution.gl_distribution_id gldistribution_gldistline C
General Ledger Distribution
line numeric 10 0 Unique line for this document
percent numeric 0 Percentage
description varchar 255  √  null Optional short description of the record
overwriteorg bpchar 1 'N'::bpchar Overwrite the account segment Organization with the value specified
org_id numeric 10  √  null
ad_org.ad_org_id adorgorg_gldistline R
Organizational entity within client
overwriteacct bpchar 1 'N'::bpchar Overwrite the account segment Account with the value specified
account_id numeric 10  √  null
c_elementvalue.c_elementvalue_id cevalueacct_gldistline R
Account used
overwriteproduct bpchar 1 'N'::bpchar Overwrite the account segment Product with the value specified
m_product_id numeric 10  √  null
m_product.m_product_id mproduct_gldistline R
Product, Service, Item
overwritebpartner bpchar 1 'N'::bpchar Overwrite the account segment Business Partner with the value specified
c_bpartner_id numeric 10  √  null
c_bpartner.c_bpartner_id cbpartner_gldistline R
Identifies a Business Partner
overwriteproject bpchar 1 'N'::bpchar Overwrite the account segment Project with the value specified
c_project_id numeric 10  √  null
c_project.c_project_id cproject_gldistline R
Financial Project
overwritecampaign bpchar 1 'N'::bpchar Overwrite the account segment Campaign with the value specified
c_campaign_id numeric 10  √  null
c_campaign.c_campaign_id ccampaign_gldistline R
Marketing Campaign
overwriteactivity bpchar 1 'N'::bpchar Overwrite the account segment Activity with the value specified
c_activity_id numeric 10  √  null
c_activity.c_activity_id cactivity_gldistline R
Business Activity
overwritesalesregion bpchar 1 'N'::bpchar Overwrite the account segment Sales Region with the value specified
c_salesregion_id numeric 10  √  null
c_salesregion.c_salesregion_id csalesregion_gldistline R
Sales coverage region
overwriteorgtrx bpchar 1 'N'::bpchar Overwrite the account segment Transaction Organization with the value specified
ad_orgtrx_id numeric 10  √  null
ad_org.ad_org_id adorgtrx_gldistline R
Performing or initiating organization
overwritelocto bpchar 1 'N'::bpchar Overwrite the account segment Location From with the value specified
c_locto_id numeric 10  √  null
c_location.c_location_id clocto_gldistline R
Location that inventory was moved to
overwritelocfrom bpchar 1 'N'::bpchar Overwrite the account segment Location From with the value specified
c_locfrom_id numeric 10  √  null
c_location.c_location_id clocfrom_gldistline R
Location that inventory was moved from
overwriteuser1 bpchar 1 'N'::bpchar Overwrite the account segment User 1 with the value specified
user1_id numeric 10  √  null
c_elementvalue.c_elementvalue_id cevalueuser1_gldistline R
User defined list element #1
overwriteuser2 bpchar 1 'N'::bpchar Overwrite the account segment User 2 with the value specified
user2_id numeric 10  √  null
c_elementvalue.c_elementvalue_id cevalueuser2_gldistline R
User defined list element #2
gl_distributionline_uu varchar 36  √  NULL::character varying GL_DistributionLine_UU

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

Indexes:
Column(s) Type Sort Constraint Name
gl_distributionline_id Primary key Asc gl_distributionline_pkey
gl_distributionline_uu Must be unique Asc gl_distributionline_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.