Table idempiere9.adempiere.m_storagereservationlog
Log for every storage reservation quantity change

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10
ad_client.ad_client_id adclient_mstoragereservationlo R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id adorg_mstoragereservationlog R
Organizational entity within client
ad_table_id numeric 10
ad_table.ad_table_id adtable_mstoragereservationlog R
Database Table information
c_doctype_id numeric 10  √  null
c_doctype.c_doctype_id cdoctype_mstoragereservationlo R
Document type or rules
created timestamp 29,6 Date this record was created
createdby numeric 10
ad_user.ad_user_id createdby_mstoragereservationl R
User who created this records
documentno varchar 255  √  null Document sequence number of the document
isactive bpchar 1 'Y'::bpchar The record is active in the system
issotrx bpchar 1 This is a Sales Transaction
lineno numeric 10  √  NULL::numeric Line No
m_attributesetinstance_id numeric 10
m_attributesetinstance.m_attributesetinstance_id mattributesetinstance_mstorage R
Product Attribute Set Instance
m_product_id numeric 10
m_product.m_product_id mproduct_mstoragereservationlo R
Product, Service, Item
m_storagereservationlog_id numeric 10 Log for every storage reservation quantity change
m_storagereservationlog_uu varchar 36 M_StorageReservationLog_UU
m_warehouse_id numeric 10
m_warehouse.m_warehouse_id mwh_mstoragereservationlog R
Storage Warehouse and Service Point
record_id numeric 10 Direct internal record ID
updated timestamp 29,6 Date this record was updated
updatedby numeric 10
ad_user.ad_user_id updatedby_mstoragereservationl R
User who updated this records
deltaqty numeric 0 Quantity Difference
oldqty numeric 0 Old current quantity before the processing of M_CostDetail
newqty numeric 0 New current quantity after processing of M_CostDetail

Table contained 0 rows at 2021-12-25 14:43 +0100

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


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.