Table idempiere9.adempiere.m_bp_price
Business Partner specific pricing that will override the price list

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
m_bp_price_id numeric 10 Business Partner Price
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
breakvalue numeric 0 Low Value of trade discount break level
c_bpartner_id numeric 10
c_bpartner.c_bpartner_id cbpartner_mbpprice R
Identifies a Business Partner
comments varchar 2000  √  NULL::character varying Comments or additional information
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
discount numeric 0  √  null Discount in percent
isactive bpchar 1 'Y'::bpchar The record is active in the system
m_product_id numeric 10
m_product.m_product_id mproduct_mbpprice R
Product, Service, Item
pricelimit numeric 0 Lowest price for a product
pricelist numeric 0 List Price
pricestd numeric 0 Standard Price
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
validfrom timestamp 29,6  √  null Valid from including this date (first day)
validto timestamp 29,6  √  null Valid to including this date (last day)
priceoverridetype bpchar 1  √  NULL::bpchar Type of price override, fixed price or discount off list
isnetprice bpchar 1  √  NULL::bpchar Net Price including all discounts
c_currency_id numeric 10
c_currency.c_currency_id ccurrency_mbpprice R
The Currency for this record
m_bp_price_uu varchar 36  √  NULL::character varying M_BP_Price_UU

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

Indexes:
Column(s) Type Sort Constraint Name
m_bp_price_id Primary key Asc m_bp_price_key
m_bp_price_uu Must be unique Asc m_bp_price_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.