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 |  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: 1

Package Total Routines
Automated Information Collection System 1 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
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  All