I started working at company that uses NAV 5.0. I have to write a stored procedure to report on the data in SQlServer. The table I'm looking at is the Item table (I hope this is a standard NAV table) and at the inventory column. NAV shows it as column 68, so I'm assuming this is a standard NAV entity. My problem is that this column is not in the Item table in database. Perhaps is a computed column but can't find it anywhere in the NAV code. Any hints? Thank you in advance.
-rpg