Table idempiere9.adempiere.pp_mrp
Material Requirement Planning

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
name varchar 120  √  null Alphanumeric identifier of the entity
ad_org_id numeric 10 Organizational entity within client
c_bpartner_id numeric 10  √  null
c_bpartner.c_bpartner_id cbpartner_ppmrp R
Identifies a Business Partner
c_orderline_id numeric 10  √  null
c_orderline.c_orderline_id corderline_ppmrp R
Sales Order Line
c_order_id numeric 10  √  null
c_order.c_order_id corder_ppmrp R
Order
created timestamp 29,6 statement_timestamp() Date this record was created
createdby numeric 10 User who created this records
dateconfirm timestamp 29,6  √  null Date Confirm of this Order
datefinishschedule timestamp 29,6  √  null Scheduled Finish date for this Order
dateordered timestamp 29,6 Date of Order
datepromised timestamp 29,6 Date Order was promised
datesimulation timestamp 29,6  √  null Simulation date for this Material Plan
datestart timestamp 29,6  √  null Date Start for this Order
datestartschedule timestamp 29,6  √  null Scheduled start date for this Order
description varchar 1020  √  null Optional short description of the record
docstatus varchar 2  √  null The current status of the document
isactive bpchar 1 The record is active in the system
isavailable bpchar 1  √  null Resource is available
m_forecastline_id numeric 10  √  null
m_forecastline.m_forecastline_id mforecastline_ppmrp R
Forecast Line
m_forecast_id numeric 10  √  null
m_forecast.m_forecast_id mforecast_ppmrp R
Material Forecast
m_product_id numeric 10  √  null
m_product.m_product_id mproduct_ppmrp R
Product, Service, Item
m_requisitionline_id numeric 10  √  null
m_requisitionline.m_requisitionline_id mrequisitionline_ppmrp R
Material Requisition Line
m_requisition_id numeric 10  √  null
m_requisition.m_requisition_id mrequisition_ppmrp R
Material Requisition
m_warehouse_id numeric 10
m_warehouse.m_warehouse_id mwarehouse_ppmrp R
Storage Warehouse and Service Point
pp_mrp_id numeric 10 MRP ID
pp_order_bomline_id numeric 10  √  null
pp_order_bomline.pp_order_bomline_id pporderbomline_ppmrp R
Manufacturing Order BOM Line
pp_order_id numeric 10  √  null
pp_order.pp_order_id pporder_ppmrp R
Manufacturing Order
planner_id numeric 10  √  null
ad_user.ad_user_id planner_ppmrp R
Planner
priority varchar 10  √  null Indicates if this request is of a high, medium or low priority.
qty numeric 0  √  null Quantity
s_resource_id numeric 10  √  null
s_resource.s_resource_id sresource_ppmrp R
Resource
ordertype varchar 3  √  null Type of Order: MRP records grouped by source (Sales Order, Purchase Order, Distribution Order, Requisition)
typemrp bpchar 1  √  null MRP Type determines whether a record is demand or supply
updated timestamp 29,6 statement_timestamp() Date this record was updated
updatedby numeric 10 User who updated this records
value varchar 80 Search key for the record in the format required - must be unique
ad_client_id numeric 10 Client/Tenant for this installation.
version numeric 0  √  null Version of the table definition
dd_order_id numeric 10  √  null
dd_order.dd_order_id ddorder_ppmrp R
Distribution Order
dd_orderline_id numeric 10  √  null
dd_orderline.dd_orderline_id ddorderline_ppmrp R
Distribution Order Line
pp_mrp_uu varchar 36  √  NULL::character varying PP_MRP_UU

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

Indexes:
Column(s) Type Sort Constraint Name
pp_mrp_id Primary key Asc pp_mrp_key
pp_mrp_uu Must be unique Asc pp_mrp_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.