Service Orders - Version 4.0 SP1

lloydlloyd Member Posts: 12
After creating a Service Order in Version 4.0 SP1 I then try to change (or re-select) the Customer No. When I do this I get the following error:

"Another user has modified the record for this Address ID after you retrieved it from the database.

Enter your changes again in the updated window, or start the interrupted activity again.

Identification fields and values:

Table No.='5900',"Table Key='Document type=CONST(Order),No.=CONST(SO000009)'", Address Type='Bill-to'"

The error occurs in the PostCodeCheck.CopyAddressID function, called during validation of the 'Bill-to Customer No.'.

I am using a brand new, unmodified CRONUS database.

Has anyone seen this before and do you know how to correct this issue?

Thanks.

Comments

  • themavethemave Member Posts: 1,058
    I have had the same problem on sales order, but it is not consistant, and it is Navision 4. not sp1.

    hard to duplicate, sorry no help for you. but it is not just you, and not just SP! and service orders
  • kinekine Member Posts: 12,562
    I have only tip for you how to find the problem. Start client monitor, do the process, check for modify on the table, you will see that the same record is modified on two points in C/AL code (one before the error, one early). You need to solve that...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.