Skip to main content
Solved

Finding the Average Unit Cost on a Stock item


Michaelh
Semi-Pro III
Forum|alt.badge.img+2

I need to consume pots to make a finished good. I’m automating this process. I need to find the UNIT PRICE for these pots.

 

I used INItemCost.AvgCost as my source for this data. Is this incorrect? It’s returning 0’s on items who have a cost that we hold a position on. What is the best table/field to use to get the current AVG unit cost for an item?

 

Thank you for helping me along!

Best answer by hkabiri

@Michaelh That field is a calculated field and probably only shows the value on the form it is being used. However, the same Table INItemCost has QtyOnHand, TotalCost, Min and Max Cost as well as LastCost value for the item. So in case you want the average you may use TotalCost/QtyOnHand.

View original
Did this topic help you find an answer to your question?

2 replies

hkabiri
Acumatica Moderator
Forum|alt.badge.img+7
  • Acumatica Support Team
  • 228 replies
  • Answer
  • March 17, 2025

@Michaelh That field is a calculated field and probably only shows the value on the form it is being used. However, the same Table INItemCost has QtyOnHand, TotalCost, Min and Max Cost as well as LastCost value for the item. So in case you want the average you may use TotalCost/QtyOnHand.


Michaelh
Semi-Pro III
Forum|alt.badge.img+2
  • Author
  • Semi-Pro III
  • 187 replies
  • March 17, 2025

Perfect. I’m updating my inquiry and business events now to use the calculated value. THANK YOU!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings