The Production Order Item Inquiry displays line item detail from Open, Released and Closed Production Order transactions. From this page, users may view and generate an Excel file of Production Order transaction line items. In addition, the inquiry selection can be refined using the Inquiry Criteria fields.
Software Version: 202021.1105.1321 and newer
Table of Contents | ||
---|---|---|
|
Page Header
Search
Search Options | Description | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Planned Start From | Used to select the Planned Start date. All transactions occurring on or after the specified date will be included. This is a date picker that is not required to return results. It defaults to one month prior to the current date. | ||||||||||||||||||||||||||||||||
Planned Start To | Used to select the Planned Start date. All transactions occurring on or before the specified date will be included. This is a date picker that is not required to return results. It defaults as blank. | ||||||||||||||||||||||||||||||||
Production Order Site |
The lookup contains a list of all active Sites. | ||||||||||||||||||||||||||||||||
Production Order Status | Used to select one or more Statuses. This is a multi-select standard lookup that is required to return results. It defaults to all Statuses.
| ||||||||||||||||||||||||||||||||
Search |
| ||||||||||||||||||||||||||||||||
Saved Search OptionsSearches |
|
...
Toolbar Icons | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Column Filter Show/Hide |
| ||||||||||||||||||||||||||||||||||||||||
Excel |
| ||||||||||||||||||||||||||||||||||||||||
Favorites |
| ||||||||||||||||||||||||||||||||||||||||
Group By Show/Hide |
| ||||||||||||||||||||||||||||||||||||||||
Help |
| ||||||||||||||||||||||||||||||||||||||||
Quick Column Filter |
| ||||||||||||||||||||||||||||||||||||||||
Refresh |
| ||||||||||||||||||||||||||||||||||||||||
Saved Column Layouts |
| ||||||||||||||||||||||||||||||||||||||||
Search Options |
| ||||||||||||||||||||||||||||||||||||||||
Fields | Description | ||||||||||||||||||||||||||||||||||||||||
Actual Units | Identifies the total number of units entered on the Input tab or Output tab of all associated Production transactions. This is not required and remains blank until the Record Production button is clicked, a Production transaction is created, and line item units are added to the grid in the Input tab or Output tab. This field can be edited by adding or editing the 'Units' field for a line item on the Input tab or Output tab of the associated Production transaction's record view. Since the user may record production multiple times, there may be more than one Production transaction associated with a Production Order transaction. This is a calculated field and not stored in the database. | ||||||||||||||||||||||||||||||||||||||||
Actual Weight | Identifies the total weight entered on the Input tab or Output tab of all associated Production transactions. This is not required remains blank until the Record Production button is clicked, a Production transaction is created, and line item weight is added to the grid in the Input tab or Output tab. This field can be edited by adding or editing the 'Weight' field for a line item on the Input tab or Output tab of the associated Production transaction's record view. Since the user may record production multiple times, there may be more than one Production transaction associated with a Production Order transaction. This is a calculated field and not stored in the database. | ||||||||||||||||||||||||||||||||||||||||
Complete | Identifies the percentage complete between the Planned Units and the Actual Units (or Planned Weight and the Actual Weight). This is not required. It is calculated as [Actual Units] / [Planned Units] * 100 or [Actual Weight] / [Planned Weight] * 100, depending on the Production Order transaction's UOM. This field can be edited by adding or editing the 'Units' field or 'Weight' field for a line item on the Input tab or Output tab of the Production Order transaction's record view or the associated Production transaction's record view. This is a calculated field that is not stored in the database. | ||||||||||||||||||||||||||||||||||||||||
Created |
Database Field: ERPx_IMProductionOrderHeader.CreatedDate | ||||||||||||||||||||||||||||||||||||||||
Created By |
Database Field: ERPx_IMProductionOrderHeader.CreatedBy | ||||||||||||||||||||||||||||||||||||||||
Item |
Database Fields: ERPx_IMItem.ItemID, ERPx_IMItem.ItemDescription, ERPx_IMProductionOrderDetail.ItemSK | ||||||||||||||||||||||||||||||||||||||||
Line Type |
Database Field: ERPx_IMProductionOrderDetail.LineItemTypeEN | ||||||||||||||||||||||||||||||||||||||||
Planned End |
Database Field: ERPx_IMProductionOrderHeader.ScheduledDateEnd | ||||||||||||||||||||||||||||||||||||||||
Planned Units | Identifies the number of units entered for the line item on the Input tab or Output tab of the Production Order transaction. This is not required and can be edited by adding or editing the 'Units' field for a line item on the Input tab or Output tab of the Production Order record view. This is a calculated field and not stored in the database. | ||||||||||||||||||||||||||||||||||||||||
Planned Weight | Identifies the weight of the line item entered on the Input tab or Output tab of the Production Order transaction. This is not required and can be edited by adding or editing the 'Weight' field for a line item on the Input tab or Output tab of the Production Order record view. This is a calculated field and not stored in the database. | ||||||||||||||||||||||||||||||||||||||||
Planned Start |
Database Field: ERPx_IMProductionOrderHeader.ScheduledDateStart | ||||||||||||||||||||||||||||||||||||||||
Prod. Order |
Database Field: ERPx_IMProductionOrderHeader.ProductionOrderID | ||||||||||||||||||||||||||||||||||||||||
Site |
Database Fields: ERPx_IMProductionOrderHeader.SiteSK | ||||||||||||||||||||||||||||||||||||||||
Status |
Note: The Status will not have an impact when the Record Production button is clicked (Production transactions created from the Record Production button will always be created as New). Database Field: ERPx_IMProductionOrderHeader.StatusEN | ||||||||||||||||||||||||||||||||||||||||
Units UOM |
Database Fields: ERPx_IMUOM.UOMName, ERPX_IMItem.UOMScheduleSK, ERPx_IMProductionOrderDetail.OrderedUnitsUOMSK | ||||||||||||||||||||||||||||||||||||||||
Weight UOM |
Database Fields: ERPx_IMUOM.UOMName, ERPX_IMItem.UOMScheduleSK, ERPx_IMProductionOrderDetail.OrderedWeightUOMSK |
Related Topics
...