pp_order_cost

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10 null
ad_org_id numeric 10 null
ad_workflow_id numeric 10 null
ad_workflow.ad_workflow_id adworkflow_ppordercost R
c_acctschema_id numeric 10 null
c_acctschema.c_acctschema_id cacctschema_ppordercost R
costingmethod bpchar 1 'x'::bpchar
created timestamp 29,6 statement_timestamp()
createdby numeric 10 null
cumulatedamt numeric 0 null
cumulatedamtpost numeric 0 null
cumulatedqty numeric 0 null
cumulatedqtypost numeric 0 null
currentcostprice numeric 0 null
currentcostpricell numeric 0 null
currentqty numeric 0 null
isactive bpchar 1 null
m_attributesetinstance_id numeric 10 null
m_attributesetinstance.m_attributesetinstance_id mattributesetinstance_pporderc R
m_costelement_id numeric 10 null
m_costelement.m_costelement_id mcostelement_ppordercost R
m_costtype_id numeric 10 null
m_costtype.m_costtype_id mcosttype_ppordercost R
m_product_id numeric 10 null
m_product.m_product_id mproduct_ppordercost R
pp_order_cost_id numeric 10 null
pp_order_id numeric 10 null
pp_order.pp_order_id pporder_ppordercost R
updated timestamp 29,6 statement_timestamp()
updatedby numeric 10 null
pp_order_cost_uu varchar 36 NULL::character varying

Indexes

Constraint Name Type Sort Column(s)
pp_order_cost_key Primary key Asc pp_order_cost_id
pp_order_cost_uu_idx Must be unique Asc pp_order_cost_uu

Check Constraints

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

Relationships