Table idempiere11.adempiere.c_commission
Commission

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_commission_id numeric 10
c_commissionline
c_commissionrun
Commission
ad_client_id numeric 10 Tenant for this installation.
ad_org_id numeric 10 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
c_bpartner_id numeric 10
c_bpartner
Identifies a Business Partner
c_currency_id numeric 10
c_currency
The Currency for this record
frequencytype bpchar 1 Frequency of event
docbasistype bpchar 1 Basis for the calculation the commission
listdetails bpchar 1 'N'::bpchar List document details
datelastrun timestamp 29,6  √  null Date the process was last run.
createfrom bpchar 1  √  null Process which will generate a new document lines based on an existing document
processing bpchar 1  √  null Process Now
c_charge_id numeric 10  √  null
c_charge
Additional document charges
c_commission_uu varchar 36  √  NULL::character varying C_Commission_UU
m_product_id numeric 10  √  NULL::numeric
m_product
Product, Service, Item

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

Indexes:
Column(s) Type Sort
c_commission_id Primary key Asc
c_commission_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.