rdk - try a 'reapply schema' to (re)create any missing database tables, views, etc. you are correct that they ar epar tof Kaseya itself, not something I've created (I only READ from the database, never alter it).
I opened SQL management studio, logged onto K SQL, opened ksubscribers, drilled down to views, then saw that on my 6.3 box, dbo.vAuditApplications is the first of the "Audit" views. In SQL, you can ignore the "dbo." part, but that is how you see them when browsing the database in SQL studio.
The next version of my code will have scope support.