AccpacView Object
The AccpacView object enables you to access and maintain the database through views. The AccpacView object also provides information about a view. Each view is a combination of a logical record (such as an account) or a logical function and its associated action routines (such as posting).
Remarks
An object of this class cannot be created directly by applications. It should be obtained from the AccpacDBLink object's OpenView method.