t_bom_indented

4 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
t_bom_indented_id numeric 10 null
ad_client_id numeric 10 null
ad_org_id numeric 10 null
ad_pinstance_id numeric 10 NULL::numeric
ad_pinstance.ad_pinstance_id Implied Constraint R
c_acctschema_id numeric 10 NULL::numeric
cost numeric 0 null
created timestamp 29,6 statement_timestamp()
createdby numeric 10 null
currentcostprice numeric 0 null
currentcostpricell numeric 0 null
futurecostprice numeric 0 null
futurecostpricell numeric 0 null
isactive bpchar 1 NULL::bpchar
levelno numeric 10 NULL::numeric
levels varchar 250 NULL::character varying
m_costelement_id numeric 10 NULL::numeric
m_costelement.m_costelement_id Implied Constraint R
m_product_id numeric 10 NULL::numeric
m_product.m_product_id Implied Constraint R
qtybom numeric 0 null
seqno numeric 10 NULL::numeric
updated timestamp 29,6 statement_timestamp()
updatedby numeric 10 null
qty numeric 0 null
costfuture numeric 0 null
sel_product_id numeric 10 NULL::numeric
t_bom_indented_uu varchar 36 NULL::character varying
cof_producttype_id numeric 10 NULL::numeric
cof_producttype.cof_producttype_id cofproducttype_tbomindented R
cof_productclass_id numeric 10 NULL::numeric
cof_productclass.cof_productclass_id cofproductclass_tbomindented R
cof_productgroup_id numeric 10 NULL::numeric
cof_productgroup.cof_productgroup_id cofproductgroup_tbomindented R
cof_organizacaocusto_id numeric 10 NULL::numeric
ad_org.ad_org_id coforganizacaocusto_tbomindent R

Indexes

Constraint Name Type Sort Column(s)
t_bom_indented_key Primary key Asc t_bom_indented_id
t_bom_indented_uu_idx Must be unique Asc t_bom_indented_uu

Check Constraints

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

Relationships