| Contents: | Main | Chapter | See Also: | Getting Started Manual | Advanced User Manual | |||
| 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.
ACCESSED^DIET(file,entry)
| 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. | |
None
Reviewed/Updated: October 2016