m_storagereservationlog

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10 null
ad_client.ad_client_id adclient_mstoragereservationlo R
ad_org_id numeric 10 null
ad_org.ad_org_id adorg_mstoragereservationlog R
ad_table_id numeric 10 null
ad_table.ad_table_id adtable_mstoragereservationlog R
c_doctype_id numeric 10 null
c_doctype.c_doctype_id cdoctype_mstoragereservationlo R
created timestamp 29,6 null
createdby numeric 10 null
ad_user.ad_user_id createdby_mstoragereservationl R
documentno varchar 255 null
isactive bpchar 1 'Y'::bpchar
issotrx bpchar 1 null
lineno numeric 10 NULL::numeric
m_attributesetinstance_id numeric 10 null
m_attributesetinstance.m_attributesetinstance_id mattributesetinstance_mstorage R
m_product_id numeric 10 null
m_product.m_product_id mproduct_mstoragereservationlo R
m_storagereservationlog_id numeric 10 null
m_storagereservationlog_uu varchar 36 null
m_warehouse_id numeric 10 null
m_warehouse.m_warehouse_id mwh_mstoragereservationlog R
record_id numeric 10 null
updated timestamp 29,6 null
updatedby numeric 10 null
ad_user.ad_user_id updatedby_mstoragereservationl R
deltaqty numeric 0 null
oldqty numeric 0 null
newqty numeric 0 null

Indexes

Constraint Name Type Sort Column(s)
m_storagereservationlog_key Primary key Asc m_storagereservationlog_id
m_storagereservationlog_uu_idx Must be unique Asc m_storagereservationlog_uu

Check Constraints

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

Relationships