Abt code coverage

Hi All,

Wht is Code Coverage actually And how to use it ?

You can start code coverage, and then perform a process in NAV - the results of the process are then capttured in code coverage, telling you all the objects that are affected, so you can see from a process all the tables and code units a process hits. That is what I use it for as a non-developer to help me track down issues [:D]