Table idempiere9.adempiere.m_bomproduct
Bill of Material Component (Product)

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_bomproduct_id numeric 10 Bill of Material Component (Product)
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 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
line numeric 10 0 Unique line for this document
m_bom_id numeric 10
m_bom.m_bom_id mbom_mbomproduct C
Bill of Material
bomproducttype bpchar 1 BOM Product Type
isphantom bpchar 1 'N'::bpchar Phantom Component
m_productbom_id numeric 10  √  null
m_product.m_product_id mproduct_mbomproduct R
Bill of Material Component Product
m_changenotice_id numeric 10  √  null
m_changenotice.m_changenotice_id mcn_mbomproduct N
Bill of Materials (Engineering) Change Notice (Version)
m_attributesetinstance_id numeric 10  √  null
m_attributesetinstance.m_attributesetinstance_id masi_mbomproduct R
Product Attribute Set Instance
m_bomalternative_id numeric 10  √  null
m_bomalternative.m_bomalternative_id mbomalternative_mbomproduct R
Product BOM Alternative Group
bomqty numeric 0 0 Bill of Materials Quantity
description varchar 255  √  null Optional short description of the record
help varchar 2000  √  null Comment or Hint
m_productoperation_id numeric 10  √  null
m_productoperation.m_productoperation_id mproductop_mbomproduct R
Product Manufacturing Operation
seqno numeric 10  √  0 Method of ordering records; lowest number comes first
leadtimeoffset numeric 10 0 Optional Lead Time offset before starting production
m_bomproduct_uu varchar 36  √  NULL::character varying M_BOMProduct_UU

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

Indexes:
Column(s) Type Sort Constraint Name
m_bomproduct_id Primary key Asc m_bomproduct_pkey
m_bomproduct_uu Must be unique Asc m_bomproduct_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.