Skip to main content

Window: Requisition

[Created: 12/03/2004 - Updated: 30/06/2021 ]
Description: Material Requisition
Help: Enter and maintain Material Requisitions. Material Requisition can be created automatically via Replenishment. You create generate optionally consolidated Purchase Orders.

Tab: Requisition

[Created: 12/03/2004 - Updated: 24/10/2005 ]
Description: Maintain Material Requisition
Help:
Tab Level: 0

Table 10: Requisition - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.m_requisition.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.m_requisition.AD_Org_ID numeric(10)
Table Direct
Document TypeDocument type or rulesThe Document Type determines document sequence and processing rulesm_requisition.C_DocType_ID numeric(10)
Table Direct
Document NoDocument sequence number of the documentThe document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "".If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).m_requisition.DocumentNo character varying(30)
String
User/ContactUser within the system - Internal or Business Partner ContactThe User identifies a unique user in the system. This could be an internal user or a business partner contactm_requisition.AD_User_ID numeric(10)
Table Direct
DescriptionOptional short description of the recordA description is limited to 255 characters.m_requisition.Description character varying(255)
String
Comment/HelpComment or HintThe Help field contains a hint, comment or help about the use of this item.m_requisition.Help character varying(2000)
String
PriorityPriority of a documentThe Priority indicates the importance (high, medium, low) of this documentm_requisition.PriorityRule character(1)
List
ApprovedIndicates if this document requires approvalThe Approved checkbox indicates if this document requires approval before it can be processed.m_requisition.IsApproved character(1)
Yes-No
Date RequiredDate when requiredm_requisition.DateRequired timestamp without time zone
Date
Document DateDate of the DocumentThe Document Date indicates the date the document was generated. It may or may not be the same as the accounting date.m_requisition.DateDoc timestamp without time zone
Date
WarehouseStorage Warehouse and Service PointThe Warehouse identifies a unique Warehouse where products are stored or Services are provided.m_requisition.M_Warehouse_ID numeric(10)
Table Direct
Price ListUnique identifier of a Price ListPrice Lists are used to determine the pricing, margin and cost of items purchased or sold.m_requisition.M_PriceList_ID numeric(10)
Table Direct
Total LinesTotal of all document linesThe Total amount displays the total of all lines in document currencym_requisition.TotalLines numeric
Amount
Document StatusThe current status of the documentThe Document Status indicates the status of a document at this time. If you want to change the document status, use the Document Action fieldm_requisition.DocStatus character(2)
List
Process Requisitionm_requisition.DocAction character(2)
Button
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.m_requisition.Processed character(1)
Yes-No
PostedPosting statusThe Posted field indicates the status of the Generation of General Ledger Accounting Linesm_requisition.Posted character(1)
Button

Tab: Requisition Line

[Created: 12/03/2004 - Updated: 23/08/2013 ]
Description: Material Requisition Line
Help:
Tab Level: 1

Table 20: Requisition Line - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.m_requisitionline.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.m_requisitionline.AD_Org_ID numeric(10)
Table Direct
RequisitionMaterial Requisitionm_requisitionline.M_Requisition_ID numeric(10)
Search
Line NoUnique line for this documentIndicates the unique line for a document. It will also control the display order of the lines within a document.m_requisitionline.Line numeric(10)
Integer
Business PartnerIdentifies a Business PartnerA Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salespersonm_requisitionline.C_BPartner_ID numeric(10)
Search
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.m_requisitionline.M_Product_ID numeric(10)
Search
UOMUnit of MeasureThe UOM defines a unique non monetary Unit of Measurem_requisitionline.C_UOM_ID numeric(10)
Search
ChargeAdditional document chargesThe Charge indicates a type of Charge (Handling, Shipping, Restocking)m_requisitionline.C_Charge_ID numeric(10)
Table Direct
QuantityQuantityThe Quantity indicates the number of a specific product or item for this document.m_requisitionline.Qty numeric
Quantity
Unit PriceActual PriceThe Actual or Unit Price indicates the Price for a product in source currency.m_requisitionline.PriceActual numeric
Costs+Prices
DescriptionOptional short description of the recordA description is limited to 255 characters.m_requisitionline.Description character varying(255)
String
Line AmountLine Extended Amount (Quantity * Actual Price) without Freight and ChargesIndicates the extended line amount based on the quantity and the actual price. Any additional charges or freight are not included. The Amount may or may not include tax. If the price list is inclusive tax, the line amount is the same as the line total.m_requisitionline.LineNetAmt numeric
Amount
Purchase Order LinePurchase Order LineThe Purchase Order Line is a unique identifier for a line in an order.m_requisitionline.C_OrderLine_ID numeric(10)
Search

Tab: Purchase Orders

[Created: 24/10/2005 - Updated: 24/10/2005 ]
Description: Related Purchase Orders
Help:
Tab Level: 2

Table 30: Purchase Orders - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.c_orderline.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.c_orderline.AD_Org_ID numeric(10)
Table Direct
Purchase OrderPurchase OrderThe Purchase Order is a control document. The Purchase Order is complete when the quantity ordered is the same as the quantity shipped and invoiced. When you close an order, unshipped (backordered) quantities are cancelled.c_orderline.C_Order_ID numeric(10)
Search
Line NoUnique line for this documentIndicates the unique line for a document. It will also control the display order of the lines within a document.c_orderline.Line numeric(10)
Integer
Business PartnerIdentifies a Business PartnerA Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salespersonc_orderline.C_BPartner_ID numeric(10)
Search
Partner LocationIdentifies the (ship from) address for this Business PartnerThe Partner address indicates the location of a Business Partnerc_orderline.C_BPartner_Location_ID numeric(10)
Table Direct
Date OrderedDate of OrderIndicates the Date an item was ordered.c_orderline.DateOrdered timestamp without time zone
Date
Date PromisedDate Order was promisedThe Date Promised indicates the date, if any, that an Order was promised for.c_orderline.DatePromised timestamp without time zone
Date
Date DeliveredDate when the product was deliveredc_orderline.DateDelivered timestamp without time zone
Date
Date InvoicedDate printed on InvoiceThe Date Invoice indicates the date printed on the invoice.c_orderline.DateInvoiced timestamp without time zone
Date
DescriptionOptional short description of the recordA description is limited to 255 characters.c_orderline.Description character varying(255)
Text
WarehouseStorage Warehouse and Service PointThe Warehouse identifies a unique Warehouse where products are stored or Services are provided.c_orderline.M_Warehouse_ID numeric(10)
Table
ProductProduct, Service, ItemIdentifies an item which is either purchased or sold in this organization.c_orderline.M_Product_ID numeric(10)
Search
Attribute Set InstanceProduct Attribute Set InstanceThe values of the actual Product Attribute Instances. The product level attributes are defined on Product level.c_orderline.M_AttributeSetInstance_ID numeric(10)
Product Attribute
ChargeAdditional document chargesThe Charge indicates a type of Charge (Handling, Shipping, Restocking)c_orderline.C_Charge_ID numeric(10)
Table Direct
CurrencyThe Currency for this recordIndicates the Currency to be used when processing or reporting on this recordc_orderline.C_Currency_ID numeric(10)
Table Direct
PricePrice Entered - the price based on the selected/base UoMThe price entered is converted to the actual price based on the UoM conversionc_orderline.PriceEntered numeric
Costs+Prices
Cost PricePrice per Unit of Measure including all indirect costs (Freight, etc.)Optional Purchase Order Line cost price.c_orderline.PriceCost numeric
Costs+Prices
Unit PriceActual PriceThe Actual or Unit Price indicates the Price for a product in source currency.c_orderline.PriceActual numeric
Costs+Prices
UOMUnit of MeasureThe UOM defines a unique non monetary Unit of Measurec_orderline.C_UOM_ID numeric(10)
Table Direct
PO QuantityOrdered QuantityThe Ordered Quantity indicates the quantity of a product that was ordered.c_orderline.QtyOrdered numeric
Quantity
Delivered QuantityDelivered QuantityThe Delivered Quantity indicates the quantity of a product that has been delivered.c_orderline.QtyDelivered numeric
Quantity
Quantity InvoicedInvoiced QuantityThe Invoiced Quantity indicates the quantity of a product that have been invoiced.c_orderline.QtyInvoiced numeric
Quantity
TaxTax identifierThe Tax indicates the type of tax used in document line.c_orderline.C_Tax_ID numeric(10)
Table Direct
Line AmountLine Extended Amount (Quantity * Actual Price) without Freight and ChargesIndicates the extended line amount based on the quantity and the actual price. Any additional charges or freight are not included. The Amount may or may not include tax. If the price list is inclusive tax, the line amount is the same as the line total.c_orderline.LineNetAmt numeric
Amount