NAV last modified date

txerifftxeriff Member Posts: 500
Hi,


I wonder if there´s any place in NAV where it stores the last modification made to objects or last changes. I´m not talking about the modification date of an object that you can see in object designer.

Is it logged somewhere else?

thanks!

Comments

  • einsTeIn.NETeinsTeIn.NET Member Posts: 1,050
    You can enable the Change Log on the Object Table.
    "Money is likewise the greatest chance and the greatest scourge of mankind."
  • txerifftxeriff Member Posts: 500
    You can enable the Change Log on the Object Table.

    hi,

    but the change log is for inserts/modify and deletes, not for object changes.

    Am i right?
  • geordiegeordie Member Posts: 655
    If you refer to object structure change, only the last (actual) version is kept, as far as I know no object change history/versioning is possible in NAV.

    Maybe this tool can help you: http://www.mibuso.com/dlinfo.asp?FileID=1153
  • txerifftxeriff Member Posts: 500
    thanks for the response.

    I ask if there´s a log of changes that is not the same we see in the object designer (last modified date and time)

    somewhere internally
  • einsTeIn.NETeinsTeIn.NET Member Posts: 1,050
    I'm not sure what you mean. If you want to know what exactly was changed in an Object then you surely need some extra tool (e.g. OMA http://www.mibuso.com/forum/viewtopic.php?f=7&t=17454).

    If you just want to know if someone changed an Object after you imported it to your customer's database then Change Log on Table Object (2000000001) might be sufficient. Unfortunately it doesn't cover inserts, imports and changes made in design mode. But you can compare the current Date and Time of your Object with the one in your Customer's database. If they are different you know that someone changed the Object. If they are the same you can check if there's a Change Log entry for modification to Date or Time of that Object.
    "Money is likewise the greatest chance and the greatest scourge of mankind."
  • txerifftxeriff Member Posts: 500
    okay, thanks for the responses.
Sign In or Register to comment.