Table idempiere9.adempiere.m_requisitionline
Material Requisition Line

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
m_requisitionline_id numeric 10
m_demanddetail
pp_mrp
Material Requisition Line
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10 Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
line numeric 10 Unique line for this document
m_requisition_id numeric 10
m_requisition
Material Requisition
qty numeric 0 0 Quantity
m_product_id numeric 10  √  null
m_product
Product, Service, Item
description varchar 255  √  null Optional short description of the record
priceactual numeric 0 0 Actual Price
linenetamt numeric 0 0 Line Extended Amount (Quantity * Actual Price) without Freight and Charges
c_orderline_id numeric 10  √  null
c_orderline
Sales Order Line
m_attributesetinstance_id numeric 0  √  null
m_attributesetinstance
Product Attribute Set Instance
c_charge_id numeric 10  √  null
c_charge
Additional document charges
c_bpartner_id numeric 10  √  NULL::numeric
c_bpartner
Identifies a Business Partner
c_uom_id numeric 10  √  NULL::numeric
c_uom
Unit of Measure
m_requisitionline_uu varchar 36  √  NULL::character varying M_RequisitionLine_UU

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

Indexes:
Column(s) Type Sort
m_requisitionline_id Primary key Asc
m_requisitionline_uu Must be unique Asc


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.