This search shows the standard cost item in a particular work order which have no Inventory cost revaluation yet.
To create the saved search, follow the steps below:
- Navigate to Lists > Search > Saved Searches > New
- Click Item
- Search Title:Enter Search Title
- Click Criteria tab
- Click Standard subtab
- Filter:
- Select Type
- Type: Select any of Assembly/Bill Of Materials, Inventory Item
- Click Set
- Select Costing Method
- Costing method: any of Standard
- Click Set
- Select Type
- Click Summary subtab
- Set the following summary filters:
- Add Formula (Numeric)
- Summary Type: Sum
- Formula: case when {transaction.type}=’Inventory Cost Revaluation’ then 1 else 0 end
- Formula (Numeric): Select equal to
- Value: Enter 0
- Click Set
- Add Formula (Numeric)
- Summary Type: Sum
- Formula: case when {transaction.type}=’Work Order’ and {transaction.number}=enter the work order number here then 1 else 0 end
- Formula (Numeric): Select not equal to
- Value: Enter 0
- Click Set
- Add Formula (Numeric)
- Click Results tab
- Click Columns subtab
- Field:
Note: For every required field use the drop-down menu to select it and once adjusted click Add if needed.- Select Name
- Summary type: Select Group
- Select Transaction fields…
- Transaction field: Select Type
- Summary type: Select Group
- Select Transaction fields…
- Transaction field: Select Document Number
- Summary type: Select Group
- Select Name
- Click Save & Run