Table idempiere11.adempiere.c_commissionline
Commission Line

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_commissionline_id numeric 10
c_commissionamt
Commission Line
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
c_commission_id numeric 10
c_commission
Commission
line numeric 10 Unique line for this document
description varchar 255  √  null Optional short description of the record
amtsubtract numeric 0 Subtract Amount for generating commissions
amtmultiplier numeric 0 Multiplier Amount for generating commissions
qtysubtract numeric 0 Quantity to subtract when generating commissions
qtymultiplier numeric 0 Value to multiply quantities by for generating commissions.
ispositiveonly bpchar 1 'Y'::bpchar Do not generate negative commissions
commissionorders bpchar 1 'N'::bpchar Commission only Orders or Invoices, where this Sales Rep is entered
org_id numeric 10  √  null
ad_org
Organizational entity within tenant
m_product_category_id numeric 10  √  null
m_product_category
Category of a Product
m_product_id numeric 10  √  null
m_product
Product, Service, Item
c_bp_group_id numeric 10  √  null
c_bp_group
Business Partner Group
c_bpartner_id numeric 10  √  null
c_bpartner
Identifies a Business Partner
c_salesregion_id numeric 10  √  null
c_salesregion
Sales coverage region
paymentrule varchar 1  √  null How you pay the invoice
c_commissionline_uu varchar 36  √  NULL::character varying C_CommissionLine_UU

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

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