m_product_category

5 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
m_product_category_id numeric 10 null
c_commissionline.m_product_category_id mproductcat_ccommissionline R
c_project_details_v.m_product_category_id Implied Constraint R
c_project_details_vt.m_product_category_id Implied Constraint R
c_projectline.m_product_category_id mproductcat_cprojectline R
c_rfq_topicsubscriberonly.m_product_category_id mprodcategory_crfqtsubonly R
c_taxdefinition.m_product_category_id mproductcategory_ctaxdefinitio R
cof_c_markup.m_product_category_id mproductcategory_cofcmarkup R
cof_dash_vendascategoria.m_product_category_id Implied Constraint R
cof_deliveryrestriction.m_product_category_id mproductcategory_cofdeliveryre R
cof_fci.m_product_category_id mproductcategory_coffci R
cof_projecaoestoquefiscal.m_product_category_id mproductcategory_cofprojecaoes R
cof_rv_commission_composition_detail.m_product_category_id Implied Constraint R
cof_rv_docfiscal.m_product_category_id Implied Constraint R
cof_rv_faturamentoprodutomargem.m_product_category_id Implied Constraint R
cof_rv_productsmanufacturedandsold.m_product_category_id Implied Constraint R
i_product.m_product_category_id mproductcategory_iproduct N
m_discountschemabreak.m_product_category_id mprodcategory_mdiscountsbreak R
m_discountschemaline.m_product_category_id mprodcategory_mdiscountsline R
m_perpetualinv.m_product_category_id mprodcategory_mperpetualinv R
m_product.m_product_category_id mproduct_mproductcategory R
m_product_category.m_product_category_parent_id mproductcat_parentcat R
m_product_category_acct.m_product_category_id mprodcat_mprodcatacct C
m_product_category_trl.m_product_category_id mproductcategory_mproductcateg C
pa_goalrestriction.m_product_category_id mproductcat_pagoalrestriction R
rv_c_invoice_customerprodqtr.m_product_category_id Implied Constraint R
rv_c_invoice_prodmonth.m_product_category_id Implied Constraint R
rv_c_invoice_prodweek.m_product_category_id Implied Constraint R
rv_c_invoice_vendormonth.m_product_category_id Implied Constraint R
rv_c_invoiceline.m_product_category_id Implied Constraint R
rv_cost.m_product_category_id Implied Constraint R
rv_costdetail.m_product_category_id Implied Constraint R
rv_costsummary.m_product_category_id Implied Constraint R
rv_fact_acct.m_product_category_id Implied Constraint R
rv_inoutdetails.m_product_category_id Implied Constraint R
rv_m_forecast.m_product_category_id Implied Constraint R
rv_m_transaction.m_product_category_id Implied Constraint R
rv_orderdetail.m_product_category_id Implied Constraint R
rv_storage.m_product_category_id Implied Constraint R
rv_storage_per_product.m_product_category_id Implied Constraint R
rv_transaction.m_product_category_id Implied Constraint R
s_expensetype.m_product_category_id mproductcategory_sexpensetype R
s_resourcetype.m_product_category_id mprodcategory_sresourcetype R
s_training.m_product_category_id mproductcategory_straining R
t_cof_relatoriomrp.m_product_category_id mproductcategory_tcofrelatorio R
t_inventorytrxsummary.m_product_category_id mproductcategory_tinventorytrx R
t_inventoryvalue.m_product_category_id mproductcategory_tinventoryval R
t_itensnaovendidosaclientes.m_product_category_id mproductcategory_titensnaovend R
t_rv_reconciliation.m_product_category_id Implied Constraint R
ad_client_id numeric 10 null
ad_org_id numeric 10 null
isactive bpchar 1 'Y'::bpchar
created timestamp 29,6 now()
createdby numeric 10 null
updated timestamp 29,6 now()
updatedby numeric 10 null
value varchar 40 null
name varchar 60 null
description varchar 255 null
isdefault bpchar 1 'N'::bpchar
plannedmargin numeric 0 null
a_asset_group_id numeric 10 null
a_asset_group.a_asset_group_id aassetgroup_mproductcategory R
isselfservice bpchar 1 'Y'::bpchar
ad_printcolor_id numeric 10 null
ad_printcolor.ad_printcolor_id adprintcolor_mproductcategory R
mmpolicy bpchar 1 'F'::bpchar
m_product_category_parent_id numeric 10 null
m_product_category.m_product_category_id mproductcat_parentcat R
m_product_category_uu varchar 36 NULL::character varying
m_attributeset_id numeric 10 NULL::numeric
m_attributeset.m_attributeset_id Implied Constraint R

Indexes

Constraint Name Type Sort Column(s)
m_product_category_pkey Primary key Asc m_product_category_id
m_product_category_uu_idx Must be unique Asc m_product_category_uu
m_product_category_value Must be unique Asc/Asc ad_client_id + value

Check Constraints

Constraint Name Constraint
m_product_category_isactive_check ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))

Relationships