cof_pmp_apontamento_producao_manual

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
cof_pmp_apontamento_producao_manual_id numeric 10 null
cof_pmp_apontamento_produca_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
productionqty numeric 0 '0'::numeric
movementdate timestamp 29,6 null
cof_isbyproduct bpchar 1 'N'::bpchar
cof_iscoproduct bpchar 1 'N'::bpchar
cof_processed bpchar 1 'N'::bpchar
m_product_id numeric 10 NULL::numeric
m_product.m_product_id mproduct_cofpmpapontamentoprod R
m_production_id numeric 10 NULL::numeric
m_production.m_production_id mproduction_cofpmpapontamentop R
iscof_pa bpchar 1 'N'::bpchar
cof_pp_planomestreprod_id numeric 10 NULL::numeric
cof_pp_planomestreprod.cof_pp_planomestreprod_id cofppplanomestreprod_cofpmpapo R
isprocessing bpchar 1 'N'::bpchar
processed bpchar 1 'N'::bpchar
isendproduct bpchar 1 'N'::bpchar

Indexes

Constraint Name Type Sort Column(s)
cof_pmp_apontamento_produc_key Primary key Asc cof_pmp_apontamento_producao_manual_id
cof_pmp_apontamento_produuuidx Must be unique Asc cof_pmp_apontamento_produca_uu

Check Constraints

Constraint Name Constraint
cof_pmp_apontamento_producao_manual_cof_isbyproduct_check ((cof_isbyproduct = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
cof_pmp_apontamento_producao_manual_isendproduct_check ((isendproduct = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
cof_pmp_apontamento_producao_manual_processed_check ((processed = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
cof_pmp_apontamento_producao_manual_isactive_check ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
cof_pmp_apontamento_producao_manual_isprocessing_check ((isprocessing = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
cof_pmp_apontamento_producao_manual_cof_iscoproduct_check ((cof_iscoproduct = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
cof_pmp_apontamento_producao_manual_iscof_pa_check ((iscof_pa = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))

Relationships