Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^XUSEC(19

Package: Kernel

Global: ^XUSEC(19


Information

FileMan FileNo FileMan Filename Package
19.081 AUDIT LOG FOR OPTIONS Kernel

Description

Directly Accessed By Routines, Total: 18

Package Total Routines
Kernel 10 XPDIA2    XQ12    XQSRV1    XQSRV2    XUAPURGE    XUOPTDISPS    XUOPTLOGS    XUSERVER SORT
XUUSEROPTS    ^XUSEC(19    
Surgery 2 DONOR RACE    SR BLOOD PRODUCT VERIFICATION    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 2 OPTION(#19)[.01]    NEW PERSON(#200)[1]    

Fields, Total: 11

Field # Name Loc Type Details
.001 DATE/TIME DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 15, 1987
  • DESCRIPTION:  Entries in this file are uniquely identified by the precise time when the option was accessed. An entry will be made as specified in the Kernel Site Parameters File. Once the date set in the 'Initiate Audit' Field has
    been reached, this file will be used to maintain a log according to the 'Option Audit' flag.
.01 OPTION 0;1 POINTER TO OPTION FILE (#19)
************************REQUIRED FIELD************************
OPTION(#19)

  • DESCRIPTION:  
    This field indicates the name of the option being audited.
  • CROSS-REFERENCE:  19.081^B
    1)= S ^XUSEC(19,"B",$E(X,1,30),DA)=""
    2)= K ^XUSEC(19,"B",$E(X,1,30),DA)
1 USER 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 18, 1991
  • DESCRIPTION:  
    This field indicates the name of the user who has accessed the option.
2 DEVICE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<1) X
  • HELP-PROMPT:  ANSWER MUST BE 1-15 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This field indicates the device used while the option was accessed.
3 JOB 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<1)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  TYPE A WHOLE NUMBER BETWEEN 1 AND 99999999
  • DESCRIPTION:  
    This field records the job number associated with the option access.
4 DATE/TIME OF EXIT FROM OPTION 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • DESCRIPTION:  
    This field marks the time when the user exited from the option.
5 CPU 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
  • HELP-PROMPT:  ANSWER MUST BE 1-16 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This field records the CPU location of the option access.
6 MESSAGE NUMBER 1;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>100000000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 22, 1989
  • HELP-PROMPT:  Type a Number between 0 and 100000000, 0 Decimal Digits
  • DESCRIPTION:  
    For a Server-type option this field will contain the message number in the Message File that activated (or tried to activate) the server option. This message is called the 'server request.'
7 SENDER 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUN 22, 1989
  • HELP-PROMPT:  ANSWER MUST BE 1-30 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    For a Server-type option this field will contain the return address of the person who initiated the server request, that is, the name of the person who sent the message that activated (or tried to activate) the option.
8 SUBJECT 2;E1,65 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>65!($L(X)<3) X
  • LAST EDITED:  JAN 22, 1990
  • HELP-PROMPT:  Answer must be 3-65 characters in length.
  • DESCRIPTION:  
    For a Server-type option this field will contain the subject of the MailMan message that activated (or tried to activate) the option.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
9 ACTION 3;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  JAN 19, 1990
  • HELP-PROMPT:  Answer must be 1-245 characters in length.
  • DESCRIPTION:  
    For a Server-type option this field will contain the resulting action of a server request. In the event of an error, the error will be trapped by the server software and entered into this field.

Found Entries, Total: 15

OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    
OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    OPTION: 19^11540^XUPCSRVR    

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2362
  • Surgery
  • OPTION (.01).
    Access: Read w/Fileman

    USER (1).
    Access: Read w/Fileman

    DEVICE (2).
    Access: Read w/Fileman

    JOB (3).
    Access: Read w/Fileman

    DATE/TIME OF EXIT FROM OPTION (4).
    Access: Read w/Fileman

    CPU (5).
    Access: Read w/Fileman

    MESSAGE NUMBER (6).
    Access: Read w/Fileman

    SENDER (7).
    Access: Read w/Fileman

    SUBJECT (8).
    Access: Read w/Fileman

    ACTION (9).
    Access: Read w/Fileman

    External References

    Name Field # of Occurrence
    ^%DT .001+1, 4+1

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^XUSEC(19 - [#19.081] .01(XREF 1S), .01(XREF 1K)

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    >> %DT .001+1*, 4+1*
    >> DA .01(XREF 1S), .01(XREF 1K)
    X .001+1*!, .01(XREF 1S), .01(XREF 1K), 2+1!, 3+1!, 4+1*!, 5+1!, 6+1!, 7+1!, 8+1!
    , 9+1!
    >> Y .001+1, 4+1
    Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All