Skip to main content
Solved

INSiteStatus: values no longer changing in database after 2024R1 upgrade?

  • February 5, 2025
  • 1 reply
  • 50 views

Forum|alt.badge.img+2

From the Inventory Allocation Details (IN402000 screen) page, I’m interested in these fields:

I used to get these values from the database using this SQL query:

select [QtySOBackOrdered],[QtySOShipping],[QtySOBooked],[QtySOPrepared]

FROM [dbo].[INSiteStatus] (NOLOCK) ss

where InventoryID=19560 and CompanyID=2

 

Unfortunately, these values aren’t changing in the database on a daily basis even though they are changing on the Inventory Allocation Details (IN402000 screen) page.  In fact, they haven’t changed at all since the upgrade from 22R2 to 24R1.  It looks like the InventoryQtyByPlanType code is used to populate this grid in 24R1 but, looking at the refactored code, I’m not seeing how these fields are calculated or which database tables they are derived from.

 

Does anyone know where these values are stored in the Acumatica SQL database?

Best answer by Naveen Boga

@bpgraves Have you checked the INSiteStatusbyCostCenter table?


This change is happened from 23 R2 but not from the 24 R1.  Please find the screenshot below from 23 R2 Release Notes.

 

 

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

1 reply

Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3410 replies
  • Answer
  • February 5, 2025

@bpgraves Have you checked the INSiteStatusbyCostCenter table?


This change is happened from 23 R2 but not from the 24 R1.  Please find the screenshot below from 23 R2 Release Notes.

 

 


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