I get the following error when closing inventory in SP2.
Close inventory
Cannot edit a record in Inventory transactions (InventTrans).
Cannot call NEXT, update(), or delete() on buffer where data is
selected or inserted in another transactionscope.
\Classes\ xRecord\ update
\ Data Dictionary\ Tables\ InventTrans\ Methods\ update - line 43
\ Classes\ InventCostItemDim\ updateInventTrans - line 3
\ Classes\ InventCostItemDim\ updateModelAverage - line 131
\ Classes\ InventCostItemDim\ updateModel - line 22
\ Classes\ InventCostItemDim\ updateItemDim - line 13
\ Classes\ InventCostItemDim\ run - line 55
\ Classes\ InventCostHelp\ run - line 112
\ Classes\ InventCostClosing\ run - line 29
\ Classes\ InventCostClosing\ main - line 11
\ Classes\ FormFunctionButtonControl\ Clicked
Calls to NEXT, update(), or delete() must be performed on the buffer
on the selection transaction level, or within the same
transaction (TTS) scope (RecId is 58970673). [W-0113]
The only way I can get it to work is to comment out the SUPER() in
the InventTrans\update method.
Has anyone successfully or unsuccessfully closed inventory using SP2?
If so,what costing method. We use Date weighted Average.
Regards, MB
Yahoo! Groups Sponsor
ADVERTISEMENT
Click Here!
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

