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 |  Found Entries |  External References |  Local Variables  | All
Print Page as PDF
Global: ^RTV(194.3

Package: Record Tracking

Global: ^RTV(194.3


Information

FileMan FileNo FileMan Filename Package
194.3 RECORD TRACKING SORT GLOBAL Record Tracking

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
Record Tracking 4 RTSM1    RTSM3    RTSM4    RTSM8    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Record Tracking 1 RTSM1    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 PATIENT(#2)[#194.31(.01)]    

Fields, Total: 4

Field # Name Loc Type Details
.01 SORT 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<3) X
  • LAST EDITED:  SEP 10, 1993
  • HELP-PROMPT:  Answer must be 3-15 characters in length.
  • DESCRIPTION:  
    This field contains the name of the type of sort that is implemented using the global. Curently only a terminal digit sort is implemented.
.02 START COMPILE 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 10, 1993
  • DESCRIPTION:  
    This field contains the date/time that compiling or re-compiling the sort global started.
.03 FINISH COMPILE 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 10, 1993
  • DESCRIPTION:  
    This field contains the date/time that the sort global compile finished.
1 DFN 1;0 POINTER Multiple #194.31 194.31

  • LAST EDITED:  NOV 22, 1993
  • DESCRIPTION:  
    This field contains the DFN, the internal file number of the PATIENT file(#2). The system uses the DFN to find the SSN to calculate the terminal digits.

Found Entries, Total: 1

SORT: TERMINAL DIGITS    

External References

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .02+1*, .03+1*
X .01+1!, .02+1*!, .03+1*!
>> Y .02+1, .03+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  External References |  Local Variables  | All