pp_order_bom

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
name varchar 60 null
ad_org_id numeric 10 null
bomtype bpchar 1 null
bomuse bpchar 1 null
c_uom_id numeric 10 null
c_uom.c_uom_id cuom_pporderbom R
copyfrom bpchar 1 null
created timestamp 29,6 statement_timestamp()
createdby numeric 10 null
description varchar 255 null
documentno varchar 20 null
help varchar 2000 null
isactive bpchar 1 null
m_attributesetinstance_id numeric 10 null
m_attributesetinstance.m_attributesetinstance_id mattributesetinstance_pporderb R
m_changenotice_id numeric 10 null
m_changenotice.m_changenotice_id mchangenotice_pporderbom R
m_product_id numeric 10 null
m_product.m_product_id mproduct_pporderbom R
pp_order_bom_id numeric 10 null
pp_order_bom_trl.pp_order_bom_id pporderbom_pporderbomtrl R
pp_order_bomline.pp_order_bom_id pporderbom_pporderbomline R
pp_order_bomline_v.pp_order_bom_id Implied Constraint R
pp_order_bomline_vt.pp_order_bom_id Implied Constraint R
rv_pp_order_bomline.pp_order_bom_id Implied Constraint R
rv_pp_order_storage.pp_order_bom_id Implied Constraint R
pp_order_id numeric 10 null
pp_order.pp_order_id pporder_pporderbom R
processing bpchar 1 null
revision varchar 10 null
updated timestamp 29,6 statement_timestamp()
updatedby numeric 10 null
validfrom timestamp 29,6 null
validto timestamp 29,6 null
ad_client_id numeric 10 null
value varchar 80 null
pp_order_bom_uu varchar 36 NULL::character varying

Indexes

Constraint Name Type Sort Column(s)
pp_order_bom_key Primary key Asc pp_order_bom_id
pp_order_bom_uu_idx Must be unique Asc pp_order_bom_uu

Check Constraints

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

Relationships