Positive must be No in Item Ledger Entry Entry No

vinothvinoth Member Posts: 39
Hi,

1) Created new item with FIFO costing method
2) Posted only receipt for 100 pcs quantity
3) Trying to do undo receipt from posted purchase receipt

Facing Error : Positive must be No in Item Ledger Entry Entry No

Please help.

Thanks & Regards
Vinoth

Comments

  • udayrmerudayrmer Member Posts: 171
    Have you consumed this item some where else ?
    Uday Mer | MS Dynamics NAV Techno-Functional Consultant
  • vinothvinoth Member Posts: 39
    No. Just created the item and posted receipt.

    Regards,
    Vinoth
  • udayrmerudayrmer Member Posts: 171
    Can you please share screenshot of Item Ledger Entry & Receipt ?
    Uday Mer | MS Dynamics NAV Techno-Functional Consultant
  • vinothvinoth Member Posts: 39
    Please find the attached screen shots for item ledger entry and posted purchase receipts.

    Regards
    Vinoth
  • vinothvinoth Member Posts: 39
    Item Ledger Entry
    ILE.jpg 68.5K
  • David_SingletonDavid_Singleton Member Posts: 5,479
    vinoth wrote:

    Facing Error : Positive must be No in Item Ledger Entry Entry No
    Vinoth. You will get much better replies if you post the error message that you are getting. I know that in your mind you THINK this is the error message that you are getting. But I know it isn't. To find the actual error message, run the function, then when the message pops up, hit <CTRL>+C and then paste it here as text. Sometimes it also needs a screen shot. But most important is to get the actual text of the message.
    David Singleton
  • vinothvinoth Member Posts: 39
    Hi David,

    Please find the error below,


    Microsoft Dynamics NAV Classic
    Positive must be No in Item Ledger Entry Entry No.='36'.

    OK



    Regards
    Vinoth
  • David_SingletonDavid_Singleton Member Posts: 5,479
    so is the ILE screen shot for Entry 36? Now you can see how useless the screen shot is since you don't have the correct fields shown.

    The error does not appear to be fRom the purch receipt, but from the application. Why does it want a negative? Its as though you are trying to apply a postive ILE to this purchase line. Where you should be applying a negative ILE to it.
    David Singleton
  • vinothvinoth Member Posts: 39
    Refer my inital post steps. I am not trying to apply any positive or negative ILE.
  • Alex_ChowAlex_Chow Member Posts: 5,063
    What version are you doing this on? I know there are some problems with undos in version 3.x.
  • udayrmerudayrmer Member Posts: 171
    Hi Vinoth,

    From your Screen shots, I think i must work, If you are using classic client & knows how to debug please do that, may you have write some custom code & that will making this error.
    Uday Mer | MS Dynamics NAV Techno-Functional Consultant
  • dansdans Member Posts: 148
    Vinoth,

    Could you try to debug it ? Normally, that error should not happened. Since we don't have access to your database and we don't have many information about it, we couldn't provide a good response.
    Microsoft Certified IT Professional for Microsoft Dynamics NAV

    Just a happy frood who knows where his towel is
  • vinothvinoth Member Posts: 39
    Hi All,

    1) I am using version 2009 R2.
    2) Its highlited below code in code unit 22 when tried debugger
    OldItemLedgEntry.TESTFIELD(Positive,NOT ItemLedgEntry.Positive);
    OldItemLedgEntry.TESTFIELD("Location Code",ItemLedgEntry."Location Code");

    I suspect other cutomization may be affecting this part.

    If required i will give my system team viewer connection details to investigate. Please let me know.

    Regards
    Vinoth
  • lallylally Member Posts: 323
    vinoth wrote:
    If required i will give my system team viewer connection details to investigate. Please let me know.

    No , this is not the correct way . I suggest you sit with your team and try resolve it .
    lally
  • dansdans Member Posts: 148
    vinoth wrote:
    If required i will give my system team viewer connection details to investigate. Please let me know.

    and we will start sending an invoice to you :P
    Microsoft Certified IT Professional for Microsoft Dynamics NAV

    Just a happy frood who knows where his towel is
Sign In or Register to comment.