Easy - it's in the documentation
Not to lower the cheer about the DEPENDENCIES-views, but to provide heads up here:
- the view doesn't care for references from repository content
- the view doesn't revolve multiple reference levels
The later means if you for example want to figure out what objects are going to be affected, when you touch this table, you need to check all the way from the table and it's direct depends to the objects dependent on those and so forth.
- Lars