View idempiere9.adempiere.rv_m_requisition
Requisition

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
m_requisition_id numeric 10  √  null Material Requisition
ad_client_id numeric 10  √  null Client/Tenant for this installation.
ad_org_id numeric 10  √  null Organizational entity within client
isactive bpchar 1  √  null The record is active in the system
created timestamp 29,6  √  null Date this record was created
createdby numeric 10  √  null User who created this records
updated timestamp 29,6  √  null Date this record was updated
updatedby numeric 10  √  null User who updated this records
documentno varchar 30  √  null Document sequence number of the document
description varchar 255  √  null Optional short description of the record
help varchar 2000  √  null Comment or Hint
ad_user_id numeric 10  √  null User within the system - Internal or Business Partner Contact
m_pricelist_id numeric 10  √  null Unique identifier of a Price List
m_warehouse_id numeric 10  √  null Storage Warehouse and Service Point
isapproved bpchar 1  √  null Indicates if this document requires approval
priorityrule bpchar 1  √  null Priority of a document
daterequired timestamp 29,6  √  null Date when required
totallines numeric 0  √  null Total of all document lines
docaction bpchar 2  √  null The targeted status of the document
docstatus bpchar 2  √  null The current status of the document
processed bpchar 1  √  null The document has been processed
m_requisitionline_id numeric 10  √  null Material Requisition Line
line numeric 10  √  null Unique line for this document
qty numeric 0  √  null Quantity
qtyordered numeric 0  √  null Ordered Quantity
m_product_id numeric 10  √  null Product, Service, Item
linedescription varchar 255  √  null Description of the Line
priceactual numeric 0  √  null Actual Price
linenetamt numeric 0  √  null Line Extended Amount (Quantity * Actual Price) without Freight and Charges
c_charge_id numeric 10  √  null Additional document charges

Analyzed at 2021-12-25 14:43 +0100