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 |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^DGP(45.62

Package: Registration

Global: ^DGP(45.62


Information

FileMan FileNo FileMan Filename Package
45.62 PTF ARCHIVE/PURGE HISTORY FILE Registration

Description

Directly Accessed By Routines, Total: 11

Package Total Routines
Registration 11 DGPTAPA    DGPTAPA1    DGPTAPA2    DGPTAPA3    DGPTAPA4    DGPTAPP    DGPTAPP1    DGPTAPSL
^DGP(45.62    DGPTLMU1    DGPTLMU2    

Accessed By FileMan Db Calls, Total: 5

Package Total Routines
Registration 5 DGPTAPA    DGPTAPP    DGPTAPSL    DGPTLMU1    DGPTLMU2    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[.02.05]    
VA FileMan 1 SORT TEMPLATE(#.401)[.08]    

Fields, Total: 12

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  APR 26, 1993
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This field contains the name of the Archive/Purge Template. The name is automatically generated by the option based on the month/year selected for the A/P process.
    UNEDITABLE
  • CROSS-REFERENCE:  45.62^B
    1)= S ^DGP(45.62,"B",$E(X,1,30),DA)=""
    2)= K ^DGP(45.62,"B",$E(X,1,30),DA)
.02 ARCHIVE USER 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  SEP 14, 1992
  • DESCRIPTION:  
    This field contains a pointer to the New Person File (#200) for the person who performed the Archive of the PTF data.
.03 ARCHIVE DATE 0;3 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 14, 1992
  • DESCRIPTION:  
    This field contains the date/time the Archive was performed. This field is updated by the Archive option.
  • CROSS-REFERENCE:  45.62^C
    1)= S ^DGP(45.62,"C",$E(X,1,30),DA)=""
    2)= K ^DGP(45.62,"C",$E(X,1,30),DA)
.04 ARCHIVE STATUS 0;4 SET
  • '1' FOR ARCHIVED;
  • '0' FOR NOT ARCHIVED;

  • LAST EDITED:  SEP 14, 1992
  • DESCRIPTION:  
    This field indicates if the PTF data selected has been archived.
.05 PURGE USER 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  SEP 14, 1992
  • DESCRIPTION:  
    This field contains a pointer to the New Person File (#200) for the person who performed the Purge of the PTF data.
.06 PURGE DATE 0;6 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 14, 1992
  • DESCRIPTION:  
    This field contains the date/time the Purge was performed. This field is updated by the Purge option.
  • CROSS-REFERENCE:  45.62^D
    1)= S ^DGP(45.62,"D",$E(X,1,30),DA)=""
    2)= K ^DGP(45.62,"D",$E(X,1,30),DA)
.07 PURGE STATUS 0;7 SET
  • '1' FOR PURGE DATA;
  • '0' FOR NOT PURGED;

  • LAST EDITED:  SEP 14, 1992
  • DESCRIPTION:  
    This field indicates if the PTF data selected has been purged.
.08 SEARCH TEMPLATE 0;8 POINTER TO SORT TEMPLATE FILE (#.401) SORT TEMPLATE(#.401)

  • LAST EDITED:  SEP 14, 1992
  • DESCRIPTION:  This field contains a pointer to the Sort Template file (#.401). The sort template contains the entries selected for the PTF A/P process. Through the A/P options, the sort template is edited so that only the entries that
    should be Archived/Purged for the date range selected will be contained in the sort template.
.09 # OF RECORDS 0;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 05, 1993
  • HELP-PROMPT:  Type a Number between 1 and 99999999999, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the total number of PTF records that will be processed through the Archive/Purge option for the date range selected. This number will be updated by the A/P options as the A/P template is edited.
.1 START DATE 0;10 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 05, 1993
  • DESCRIPTION:  
    This field contains the Start Date for the date range to Archive/Purge PTF records.
.11 END DATE 0;11 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 05, 1993
  • DESCRIPTION:  
    This field contains the End Date for the date range to Archive/Purge PTF records.
100 ARCHIVE/PURGE DATA 100;0 WORD-PROCESSING #45.63

  • DESCRIPTION:  
    This field will contain the Archive/Purge data. The data should be writen to a sequential device for storage.
  • LAST EDITED:  OCT 20, 1992
  • HELP-PROMPT:  This field contains data from the PTF A/P process.

External References

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

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DGP(45.62 - [#45.62] .01(XREF 1S), .01(XREF 1K), .03(XREF 1S), .03(XREF 1K), .06(XREF 1S), .06(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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