web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

(0) ShareShare
ReportReport
Posted on by 25

Hello All

When I'm trying to create a purchase order from released purchase order --> consolidation opportunities .

I got this error - [ Cannot edit a record in Purchase orders (PurchTable).
An update conflict occurred due to another user process deleting the record or changing one or more fields in the record. ]

this error only shown up when I select any vendor have an purchase agreement.

Can any one help please ?

I have the same question (0)
  • Suggested answer
    Maged Abd ElSalam Profile Picture
    5 on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    search for any update() or delete() methods and add reread() method before it for example:

    purchTable.reread(); //--> try this before update method

    purchTable.selectForUpdate(true);

    ttsBegin;

    purchTable.update(); //Update method

    ttsCommit;

  • Suggested answer
    Xusheng Profile Picture
    on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    Try to debug to code to find which process will update purchtable.

    BTW , you also can log a service request to working with Microsoft support team to find the RCA together

  • Suggested answer
    Xusheng Profile Picture
    on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    Try to debug to code to find which process will update purchtable.

    BTW , you also can log a service request to working with Microsoft support team to find the RCA together

  • Ahmed Saad Profile Picture
    25 on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    there's no code and customization at this cycle, also it's only happened when I choose any vendor having a purchase agreement only.

    but with any vendor doesn't have purchase agreement it's working normally  

  • Ahmed Saad Profile Picture
    25 on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    There's no any customization there for this cycle.

  • Xusheng Profile Picture
    on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    Did you try to debug the code to find the RCA? Does this happened for all purchase orders?

  • MuthukumaranAX Profile Picture
    2,901 on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    are there any customization done ? can you check is there any update code written?

  • Ahmed Saad Profile Picture
    25 on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    Hello Ludwig,

    Yes, we using the latest version and all of latest hotfixes are installed.

  • Suggested answer
    Ludwig Reinhard Profile Picture
    Microsoft Employee on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    Hello Ahmed,

    Are you running the latest AX2012 version and have all of the latest hotfixes been installed?

    Best regards,

    Ludwig

  • MuthukumaranAX Profile Picture
    2,901 on at
    RE: Cannot edit a record in Purchase orders (PurchTable). An update conflict occurred due to another user process deleting the record or changing one or more fields in the record.

    Yes, the blog is described about sales order scenario. please look at the provided sample and take necessary measures accordingly.

    let me know if that helps to resolve the issue

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,352

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 830 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 634 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans