Problem with Adjust Cost

Knows somenone why I’ve received the following error messaje when I run Adjust Cost-Item Entries and I have to do: “Another user has modified the record from this item after you retrived it from database. etc…”? The database is on SQL and the cost method for all of the items is Average. I didn’t received this error message if i run the procedure in a native database with the same data.

Hi, I had the same problem with NA3.60…and i figured out a way maybe it will help u… Goto CodeUnit 5895 Inventory Adjustment Function : MakeSingleLevelAdjmt() Declare Local Variable : ltItem - type :record Item ltItem.locktable; in the starting of the function… cheers, JHC