Adding a new field to Standard NAV table??

Johan_007
Johan_007 Member Posts: 53
Hi, I'm trying to add a new field to a standard NAV table called Analysis Line but it doesn' t allow me to. Can anyone help pls.

Comments

  • Waldo
    Waldo Member Posts: 3,412
    Are you using a correct license?
    Are you adding the field in the 50000-99999 range?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • Johan_007
    Johan_007 Member Posts: 53
    yeah, using a developers lic and it does have the table design granule in it.

    Nope.. thats the problem.. its tbl 7114 :( and i need to add one field. Do you think its possible adding it thru SQL without corrupting the table or DB?
  • Waldo
    Waldo Member Posts: 3,412
    Never do that!
    If you want to use the field in NAV, you always have to add fields through C/SIDE.
    Even more ... NEVER change default NAV tables directly in SQL. You do want to have the object metadata saved in the object table.

    Are you sure you're using the right range?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • Johan_007
    Johan_007 Member Posts: 53
    AH stupid me... thanks a mil!!

    Got it
  • Waldo
    Waldo Member Posts: 3,412
    Uff 8) ... started to worry there :wink:

    No prob!

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • Johan_007
    Johan_007 Member Posts: 53
    ..