m_attributeset

1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
m_attributeset_id numeric 10 null
i_product.m_attributeset_id mattributeset_iproduct N
m_attributesetexclude.m_attributeset_id mattributeset_masexclude R
m_attributesetinstance.m_attributeset_id mattributeset_mattribsetinst R
m_attributeuse.m_attributeset_id mattributeset_mattributeuse R
m_product.m_attributeset_id mattributeset_mproduct C
qm_specification.m_attributeset_id mattributeset_qmspecification R
ad_client_id numeric 10 null
ad_org_id numeric 10 null
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
description varchar 255 null
isserno bpchar 1 'Y'::bpchar
m_sernoctl_id numeric 10 null
m_sernoctl.m_sernoctl_id msernoctl_attributeset R
islot bpchar 1 'Y'::bpchar
m_lotctl_id numeric 10 null
m_lotctl.m_lotctl_id mlotctl_mattributeset R
isguaranteedate bpchar 1 'N'::bpchar
guaranteedays numeric 10 null
isinstanceattribute bpchar 1 'N'::bpchar
mandatorytype bpchar 1 'N'::bpchar
isguaranteedatemandatory bpchar 1 'N'::bpchar
islotmandatory bpchar 1 'N'::bpchar
issernomandatory bpchar 1 'N'::bpchar
sernocharsoverwrite bpchar 1 null
lotcharsoverwrite bpchar 1 null
lotchareoverwrite bpchar 1 null
sernochareoverwrite bpchar 1 null
m_attributeset_uu varchar 36 NULL::character varying
useguaranteedateformpolicy bpchar 1 'N'::bpchar
isautogeneratelot bpchar 1 'N'::bpchar
cof_rastreabilidadenfe bpchar 1 'N'::bpchar
m_attributeset_type varchar 3 'MMS'::character varying

Indexes

Constraint Name Type Sort Column(s)
m_attributeset_pkey Primary key Asc m_attributeset_id
m_attributeset_uu_idx Must be unique Asc m_attributeset_uu

Check Constraints

Constraint Name Constraint
m_attributeset_isautogeneratelot_check ((isautogeneratelot = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
m_attributeset_isguaranteedate_check ((isguaranteedate = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
m_attributeset_isserno_check ((isserno = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
m_attributeset_useguaranteedateformpolicy_check ((useguaranteedateformpolicy = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
m_attributeset_cof_rastreabilidadenfe_check ((cof_rastreabilidadenfe = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
m_attributeset_isactive_check ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
m_attributeset_islot_check ((islot = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))

Relationships