Table idempiere9.adempiere.m_packagemps
Package MPS

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 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
c_uom_length_id numeric 10  √  NULL::numeric
c_uom.c_uom_id cuomlength_mpackagemps R
Standard Unit of Measure for Length
c_uom_weight_id numeric 10  √  NULL::numeric
c_uom.c_uom_id cuomweight_mpackagemps R
Standard Unit of Measure for Weight
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
createfrom bpchar 1  √  NULL::bpchar Process which will generate a new document lines based on an existing document
description varchar 255  √  NULL::character varying Optional short description of the record
height numeric 0  √  null Height
isactive bpchar 1 'Y'::bpchar The record is active in the system
length numeric 0  √  null Length
m_package_id numeric 10
m_package.m_package_id mpackage_mpackagemps R
Shipment Package
m_packagemps_id numeric 10
m_packageline.m_packagemps_id mpackagemps_mpackageline R
m_shippingtransactionline.m_packagemps_id mpackagemps_mshippingtransacti R
Package MPS
m_packagemps_uu varchar 36  √  NULL::character varying M_PackageMPS_UU
mastertrackingno varchar 255  √  NULL::character varying Master Tracking No
price numeric 0  √  null Price
processed bpchar 1 'N'::bpchar The document has been processed
seqno numeric 10  √  NULL::numeric Method of ordering records; lowest number comes first
trackingno varchar 255  √  NULL::character varying Number to track the shipment
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
weight numeric 0  √  null Weight of a product
width numeric 0  √  null Width

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

Indexes:
Column(s) Type Sort Constraint Name
m_packagemps_id Primary key Asc m_packagemps_key
m_packagemps_uu Must be unique Asc m_packagemps_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.