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_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_deliveryrestriction.m_product_category_id mproductcategory_cofdeliveryre R
cof_fci.m_product_category_id mproductcategory_coffci R
cof_linharecuperacaoimposto.m_product_category_id mproductcategory_coflinharecuperacaoimposto R
cof_projecaoestoquefiscal.m_product_category_id mproductcategory_cofprojecaoes R
i_product.m_product_category_id mproductcategory_iproduct N
lbr_taxdefinition.m_product_category_id mproductcategory_lbrtaxdefinit R
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
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
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

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