pa_goalrestriction

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
pa_goalrestriction_id numeric 10 null
ad_client_id numeric 10 null
ad_org_id numeric 10 null
ad_org.ad_org_id adorg_pagoalrestriction R
isactive bpchar 1 'Y'::bpchar
created timestamp 29,6 now()
createdby numeric 10 null
updated timestamp 29,6 now()
updatedby numeric 10 null
name varchar 60 null
goalrestrictiontype bpchar 1 null
pa_goal_id numeric 10 null
pa_goal.pa_goal_id pagoal_pagoalrestriction R
c_bpartner_id numeric 10 null
c_bpartner.c_bpartner_id cbpartner_pagoalrestriction R
m_product_id numeric 10 null
m_product.m_product_id mproduct_pagoalrestriction R
org_id numeric 10 null
ad_org.ad_org_id adorg2_pagoalrestriction R
c_bp_group_id numeric 10 null
c_bp_group.c_bp_group_id cbpgroup_pagoalrestriction R
m_product_category_id numeric 10 null
m_product_category.m_product_category_id mproductcat_pagoalrestriction R
pa_goalrestriction_uu varchar 36 NULL::character varying

Indexes

Constraint Name Type Sort Column(s)
pa_goalrestriction_pkey Primary key Asc pa_goalrestriction_id
pa_goalrestriction_uu_idx Must be unique Asc pa_goalrestriction_uu

Check Constraints

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

Relationships