Urgent!! Adjust Cost per Item - Failed

AngeloAngelo Member Posts: 180
When using adjust cost PER Item,there is error :

"Another user has modified the record for this item after you retrieve it from the database. Enter your changes again in updated window, or start the interrupted activity again. Identification fields and values : No :'xxxx'."

I'm using Navision 3.7 hotfix 12.

Please help me soon....

Comments

  • ara3nara3n Member Posts: 9,257
    Are other people in system when you get this error? If yes, you need to run it again.

    If No, then turn on the debugger and see where it stops. Look at the code and see where you need to add GET or find('-') statement.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • krikikriki Member, Moderator Posts: 9,118
    Check this post, this could be the problem:http://www.mibuso.com/forum/viewtopic.php?t=10128
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • gmagma Member Posts: 17
    Io ho risolto lo stesso problema, andando a confontare il codice della codeunit 5895 o 5804 della versione 3.70 con quello della 4.0 e modificandolo nella 3.70. C'è una LOCKTABLE su una variabile Item, ecc.
  • SavatageSavatage Member Posts: 7,142
    gma wrote:
    Io ho risolto lo stesso problema, andando a confontare il codice della codeunit 5895 o 5804 della versione 3.70 con quello della 4.0 e modificandolo nella 3.70. C'è una LOCKTABLE su una variabile Item, ecc.

    My Italian is rusty but I think it says this.?
    I have resolved the same problem, going to change the code of codeunit 5895 or 5804 of version 3,70 with that one of the 4,0 and modifying it in the 3.70. LOCKTABLE is one on one variable Item, etc.
  • krikikriki Member, Moderator Posts: 9,118
    Savatage wrote:
    gma wrote:
    Io ho risolto lo stesso problema, andando a confontare il codice della codeunit 5895 o 5804 della versione 3.70 con quello della 4.0 e modificandolo nella 3.70. C'è una LOCKTABLE su una variabile Item, ecc.

    My Italian is rusty but I think it says this.?
    I have resolved the same problem, going to change the code of codeunit 5895 or 5804 of version 3,70 with that one of the 4,0 and modifying it in the 3.70. LOCKTABLE is one on one variable Item, etc.
    You got it almost correct. But you got the idea. =D> =D> =D>
    I have resolved the same problem, comparing the code of codeunit 5895 or 5804 of version 3.70 with that one of the 4.0 and modifying it in the 3.70. LOCKTABLE is one on an Item variable , etc.

    gma: Please write in English. This forum is used all over the world, and not everyone understands Italian. You don't have to worry if your English is not perfect. The important thing is that others can understand want one writes
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.