Options

ILE Problem

One of our client facing a problem in “Item Ledger Entry”. A auto entry comes without “Posting Date”, “Document No” and “unknown Quantity”.

Answers

  • Options
    kalyankandimallakalyankandimalla Member Posts: 56
    Hi Parvesh,

    Did you already do some analysis and check the source of the entry by using the fields "Source No.", "Entry Type" and "Source Type" which helps to find from where the entry is created.

    Also can you please let us know in which version of NAV do you have this issue? Please check if there are any hotfixes released in that version if the issue is due to Standard NAV.

  • Options
    parvesh191981parvesh191981 Member Posts: 5
    hi kalyankandimalla,
    Posting Date, Document No., Source No., Source Type, Entry Type All field is blank. we are using Nav 2016
  • Options
    parvesh191981parvesh191981 Member Posts: 5
    hi kalyankandimalla,
    Posting Date, Document No., Source No., Source Type, Entry Type All field is blank. we are using Nav 2016

    Hi Parvesh,

    Did you already do some analysis and check the source of the entry by using the fields "Source No.", "Entry Type" and "Source Type" which helps to find from where the entry is created.

    Also can you please let us know in which version of NAV do you have this issue? Please check if there are any hotfixes released in that version if the issue is due to Standard NAV.
    Hi Parvesh,

    Did you already do some analysis and check the source of the entry by using the fields "Source No.", "Entry Type" and "Source Type" which helps to find from where the entry is created.

    Also can you please let us know in which version of NAV do you have this issue? Please check if there are any hotfixes released in that version if the issue is due to Standard NAV.

  • Options
    kalyankandimallakalyankandimalla Member Posts: 56
    Hi Parvesh,

    Since you are using NAV2016 version, Can you please create a test codeunit and use the Subscriber 'OnBeforeInsert' of table 32.

    Within this subscriber , If we can create a message in this trigger, OR do a check on fields Posting Date, Document No., Source No., Source Type when they are empty, then we can try to at least find the source of the auto ILE entry, from where it is created.
  • Options
    awarnawarn Member Posts: 261
    Silly question - was a developer / consultant / user running the table? If so, maybe they made a stray entry?
Sign In or Register to comment.