VA FileMan V. 22.0 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Auditing access to a record


22.2 DO ACCESSED^DIET(FILE,ENTRY)

Input Parameters

The entry point ACCESSED^DIET will record access to a file entry in the audit file.   Each time this API is called a new entry is created in the Audit trail (File 1.1) for the FILE and ENTRY named by the calling parameters.  Such "accessed" entries are set for the FILE's .01 field, and have a value of  "i" ("INQUIRED TO ENTRY") in Field .06 of the AUDIT File.



 

FILE (Required) File number of a file which is being audited. 
ENTRY (Required) Specifies which internal entry number in the File is being "looked at" by the current user (DUZ) at the current moment.

 


Reviewed/Updated: October 2016