VA FileMan V. 22.2 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Auditing API


22.2 ACCESSED^DIET(): Record Access to a File Entry

Reference Type Category ICR #
Supported Auditing TBD

The ACCESSED^DIET API records 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.

Format
ACCESSED^DIET(file,entry)
Input Parameters
file (Required) File number of a file that 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.
Output

None

 


Reviewed/Updated: October 2016