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 |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IBD(357.08

Package: Automated Information Collection System

Global: ^IBD(357.08


Information

FileMan FileNo FileMan Filename Package
357.08 AICS PURGE LOG Automated Information Collection System

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Automated Information Collection System 3 ^IBD(357.08    ^SDAUDIT    IBDFPRG    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Automated Information Collection System 1 IBDFPRG    

Fields, Total: 7

Field # Name Loc Type Details
.01 RUN DATE/TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 08, 1995
  • HELP-PROMPT:  Enter the date time that the purge option ran.
  • DESCRIPTION:  
    This is the date and time that the purge option ran. After running a set of brief results is stored. A new entry is created each time the option runs regardless of whether or not it is a manual or automatic purge.
  • CROSS-REFERENCE:  357.08^B
    1)= S ^IBD(357.08,"B",$E(X,1,30),DA)=""
    2)= K ^IBD(357.08,"B",$E(X,1,30),DA)
.02 RECORDS TO PURGE THIS RUN 0;2 SET
  • '0' FOR NONE;
  • '1' FOR COMPLETE;
  • '2' FOR ALL;

  • LAST EDITED:  DEC 08, 1995
  • DESCRIPTION:  
    This is the status of records that were purged this run.
.03 ENTRIES PURGE UP TO 0;3 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 08, 1995
  • DESCRIPTION:  
    This is the last date that entries were purged for based on the status of the records to purge this run.
.04 FORM TRACKING ENTRIES DELETED 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 08, 1995
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of entries in the FORM TRACKING file that were deleted this run.
.05 FORM DEFINIT. ENTRIES DELETED 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 08, 1995
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of entries in the form definition file that were deleted this run.
.06 FORM SPEC ENTRIES DELETED 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 08, 1995
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits
  • DESCRIPTION:  
    This is the number of entries in the form specification file that were deleted this run.
.07 ERROR LOG ENTRIES DELETED 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 19, 1997
  • HELP-PROMPT:  Type a Number between 0 and 99999999, 0 Decimal Digits

External References

Name Field # of Occurrence
^%DT .01+1, .03+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*, .03+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1*!, .01(XREF 1S), .01(XREF 1K), .03+1*!, .04+1!, .05+1!, .06+1!, .07+1!
>> Y .01+1, .03+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All