Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Update conflict error when in reconcilliations

9 views
Skip to first unread message

zon123

unread,
Jun 20, 2008, 11:47:01 AM6/20/08
to
When approving freight reconciliations, the accountant is getting the
following error.

" Can not edit a record in FeightReconciliationLines
(FeightReconciliationLines). An update conflict occured due to another user
process deleting the record or changing one of more fields in the record."

As far as we know, no one has deleted the record. Clicking commands\restore
doesnt help. What do I check for? Is there a way in AX to find out who
deleted what record???

Gandhinath Swaminathan [MSFT]

unread,
Jun 20, 2008, 1:10:17 PM6/20/08
to
Dynamics Ax uses versioning of records.When one user is editing the record,
if another user has changed the record/deleted the record, this exception
would be raised. RECVERSION column on your table indicates the version
number of the record. If there is a background thread or batch process or
another user updating the record, then the version stamp of your record
would be different from the one in the database.

--
This posting is provided "AS IS" with no warranties, and confers no rights
"zon123" <zon...@discussions.microsoft.com> wrote in message
news:1936E99E-78BE-4DA6...@microsoft.com...

ARUL

unread,
Aug 21, 2008, 5:42:02 AM8/21/08
to
Thanks for the root cause. But, how to fix the issue? Is there a step/step
process...that would be great...

satyanarayan sahoo

unread,
May 4, 2011, 4:57:59 AM5/4/11
to
I am also getting same error while updating a record.
May i know how to fix it ?

> On Friday, June 20, 2008 11:47 AM zon12 wrote:

> When approving freight reconciliations, the accountant is getting the
> following error.
>
> " Can not edit a record in FeightReconciliationLines
> (FeightReconciliationLines). An update conflict occured due to another user
> process deleting the record or changing one of more fields in the record."
>
> As far as we know, no one has deleted the record. Clicking commands\restore
> doesnt help. What do I check for? Is there a way in AX to find out who
> deleted what record???


>> On Friday, June 20, 2008 1:10 PM Gandhinath Swaminathan [MSFT] wrote:

>> Dynamics Ax uses versioning of records.When one user is editing the record,
>> if another user has changed the record/deleted the record, this exception
>> would be raised. RECVERSION column on your table indicates the version
>> number of the record. If there is a background thread or batch process or
>> another user updating the record, then the version stamp of your record
>> would be different from the one in the database.
>>
>> --
>> This posting is provided "AS IS" with no warranties, and confers no rights
>> "zon123" <zon...@discussions.microsoft.com> wrote in message
>> news:1936E99E-78BE-4DA6...@microsoft.com...

0 new messages