t_cof_relatoriomrp

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
t_cof_relatoriomrp_id numeric 10 null
t_cof_relatoriomrp_uu varchar 36 NULL::character varying
ad_client_id numeric 10 null
ad_org_id numeric 10 null
isactive bpchar 1 'Y'::bpchar
created timestamp 29,6 null
createdby numeric 10 null
updated timestamp 29,6 null
updatedby numeric 10 null
ad_pinstance_id numeric 10 NULL::numeric
ad_pinstance.ad_pinstance_id adpinstance_tcofrelatoriomrp C
m_product_id numeric 10 NULL::numeric
m_product.m_product_id mproduct_tcofrelatoriomrp R
producttype bpchar 1 NULL::bpchar
m_product_category_id numeric 10 NULL::numeric
m_product_category.m_product_category_id mproductcategory_tcofrelatorio R
cof_qtddemanda numeric 0 null
sumqtyonhand numeric 0 null
cof_qtyrequisitada numeric 0 null
cof_necessidadecompra numeric 0 null
cof_productclass_id numeric 10 NULL::numeric
cof_productclass.cof_productclass_id cofproductclass_tcofrelatoriom R
cof_producttype_id numeric 10 NULL::numeric
cof_producttype.cof_producttype_id cofproducttype_tcofrelatoriomr R
cof_productgroup_id numeric 10 NULL::numeric
cof_productgroup.cof_productgroup_id cofproductgroup_tcofrelatoriom R

Indexes

Constraint Name Type Sort Column(s)
t_cof_relatoriomrp_key Primary key Asc t_cof_relatoriomrp_id
t_cof_relatoriomrp_uu_idx Must be unique Asc t_cof_relatoriomrp_uu

Check Constraints

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

Relationships