Find Items Record View
The purpose of the Find Items page is to assign items, quantities, and prices to Sales Orders. When the page opens, all items that have been setup as a "Favorite" will be displayed, making data entry faster. However, if there are no favorites setup or you wish to order an item that is not a favorite, you can enter any part of the Item ID or Item Description in the Search box and either click the 'Refresh' icon or press the Enter key to populate the grid with the items matching your parameters.
If the page was opened by clicking on "Find Items", the On Hand and Available balances will not be calculated and will be blank. Use this option if balances are not necessary when entering the items the customer has requested.
If the page was opened by clicking on "Find Items with Balances", the On Hand and Available balances will be calculated for the selected Site(s). Use this option to ensure the items are in stock when entering the order.
All items that have been ordered, and their quantities & prices, are shown an the 'Order Summary' tab. Important Customer information is shown on the 'Customer Info' tab.
The grid also contains columns for each Attribute that is set up for the 'Items' attribute type. Because these are user defined, they are not included in the default view but can be added a saved column layout. Item attributes are not included in the help documentation.
Software Version: 2025.09.17 and newer
Filters Tab
Toolbar Icons | Description |
|---|---|
Search |
Once items have been added to the grid and users have entered the quantities they wish to order for the item(s), there are two ways to add the item(s) to the order, users can click back into the Search box and press the Enter key or click the Refresh button. |
Show Balances By (Note: This is only visible from the Find Items with Balances page) | This allows users to choose how they want to see the Item's balances in the grid with the following options:
|
Site (Note: This is only visible from the Find Items with Balances page) | Displays the Site that was selected on the Select Ship-To page/ Sales Order record view, or if one was not specified when creating the order, the Default site that is specified on the corresponding transaction class record. If the selected Site has any related Sites that are visible to Sales, these are also selected when the user opens the Find Items with Balances page. |
Items Grid
Toolbar Icons |
|
|---|---|
Column Filter Show/Hide | |
Excel | |
Go to Order | |
Group By Show/Hide | |
Help | |
More Actions |
|
Quick Column Filter | |
Refresh | |
Saved Layouts | |
Fields |
|
Cost Rate | Displays the Cost Rate assigned to the item or lot. This is a non-editable text box that is not required. If there is a cost associated with the Item/Lot it defaults to the most current Cost Rate in the Item's Cost UOM, otherwise it defaults as "0.00000". Database Field: ERPx_IMItem.CurrentCost |
Extended Amount |
|
Invoice Description | Identifies the Item ID and Sales Invoice Description. This is a non-editable text box that is required. This defaults from the 'Item ID' and 'Sales Invoice Description' fields on the 'Properties' tab of the Item Record View. However, if a 'Customer Item ID' and/or 'Customer Item Description' has been setup for the item in the 'Favorites' tab of the Customers or Customer Addresses Record View, then this field will display them. Database Field: ERPx_IMItem.ItemID:SalesInvoiceDescription |
Item: Description |
Database Field: ERPx_IMItem.ItemID:ItemDescription |
Gross margin Pct. | Identifies the percent margin of the item by comparing the Price with the Cost Rate. This is a non-editable text box that is not required. This field defaults to "0.0000". It is calculated as (([Price] - [Cost Rate]) / [Price]) * 100 when the page is refreshed with ordered quantities for an item. This field can be updated by editing the 'Price' field on this page. This field is not stored in the database. |
Price |
For existing Orders the price defaults from the 'Current Price' field on the 'Sales_Order_Items' tab of the Price List Record View. This field is always editable. Database Field: ERPx_SOOrderItem.ItemPrice |
Price UOM |
This lookup contains the selected 'Units UOM' value and the selected 'Weight UOM' value for the item. Database Fields: ERPx_IMUOM.UOMName, ERPx_IMItem.DefaultSOPriceUOMSK |
Site |
Database Fields: ERPx_MFSite.SiteID, ERPx_MFSite.SiteName, ERPx_SOOrderHeader.SiteSK |
Units | Identifies the number of ordered units for the line item, formatted to the Item's 'Unit Decimals'. This is a numeric text box that is sometimes required, depending on the item type, to add the item to the transaction. This field is disabled and not required if the item's 'Manage Items By' property is "Weight Only". It defaults as 0 and is always editable if it is enabled. When Units go from one value to another on an item that is variable weight and requires whole units, Weight is not recalculated if the item's 'Allow Variable Ordered Qty' property is set to "Yes". Else, if the property is set to "No", then Weight will be recalculated. Database Field: ERPx_SOOrderItem.OrderedUnits |
Units UOM |
This lookup contains all 'Active' Unit UOMs on the selected Item's UOM Schedule. Database Fields: ERPx_IMUOM.UOMName, ERPx_SOOrderItem.UnitUOMSK |
Units - Avail. | This column is only populated when this page is opened from the "Find Items with Balances" option. |
Units - On Hand | This column is only populated when this page is opened from the "Find Items with Balances" option. |
Units - Quoted | Displays the number of units that have been requested (ordered) on a Quote transaction. This column is only populated when this page is opened from the "Find Items with Balances" option. |
Weight | Identifies the ordered weight for the line item, formatted to the Item's 'Weight Decimals'. This is a numeric text box that is sometimes required to add the item to the transaction. This field is disabled and not required if the item's 'Manage Items By' property is "Units Only". This field is also disabled if the item's 'Allow Variable Ordered Qty' property is set to "No". This defaults as 0 and is always editable if it is enabled. If the item's Manage Items By' property is "Units and Weight" and the 'Allow Variable Ordered Quantity' property is set to "No", this field will always be disabled. Entering a quantity in the 'Ord. Units' text box will automatically populate the 'Ord. Weight' field based on the item's UOM schedule setup. Database Field: ERPx_SOOrderItem.OrderedWeight |
Weight UOM |
This lookup contains all 'Active' Weight UOMs on the selected Item's UOM Schedule. Database Fields: ERPx_IMUOM.UOMName, ERPx_SOOrderItem.WeightUOMSK |
Weight - Avail. | This column is only populated when this page is opened from the "Find Items with Balances" option. |
Weight - On Hand | This column is only populated when this page is opened from the "Find Items with Balances" option. |
Weight - Quoted | Displays the weight of the item that has been requested (ordered) on a Quote transaction. This column is only populated when this page is opened from the "Find Items with Balances" option. |