Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^DGTF

Package: Registration

Global: ^DGTF


Information

FileMan FileNo FileMan Filename Package
45.2 PTF TRANSFERRING FACILITY Registration

Description

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 PTF(#45)[2176]    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Kernel 1 STATE(#5)[4]    

Fields, Total: 7

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

  • INPUT TRANSFORM:  K:$L(X)>6!($L(X)<3)!'(X?3N.NU) X
  • LAST EDITED:  FEB 23, 1984
  • HELP-PROMPT:  Enter the station number, 3-6 numerics, beginning with the number and ending with the suffix.
  • DESCRIPTION:  
    The three digit number assigned to the station number associated with this PTF record.
  • CROSS-REFERENCE:  45.2^B
    1)= S ^DGTF("B",$E(X,1,30),DA)=""
    2)= K ^DGTF("B",$E(X,1,30),DA)
1 STATION TYPE 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>2!($L(X)<2)!'(X?2N) X
  • LAST EDITED:  MAR 21, 1984
  • HELP-PROMPT:  Enter the station type.
  • DESCRIPTION:  
    This field contains the station type.
2 STATION ID 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<3) X
  • LAST EDITED:  FEB 23, 1984
  • HELP-PROMPT:  Enter the station ID, 3-4 characters.
  • DESCRIPTION:  
    Station number ID associated with this station.
3 NAME 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>32!($L(X)<3) X
  • LAST EDITED:  FEB 28, 1984
  • HELP-PROMPT:  Enter the station name, 3-32 characters.
  • DESCRIPTION:  
    This field contains the station name. The station name must be between 3-32 characters.
  • CROSS-REFERENCE:  45.2^C
    1)= S ^DGTF("C",$E(X,1,30),DA)=""
    2)= K ^DGTF("C",$E(X,1,30),DA)
4 STATE 0;4 POINTER TO STATE FILE (#5)
************************REQUIRED FIELD************************
STATE(#5)

  • LAST EDITED:  FEB 23, 1984
  • HELP-PROMPT:  Enter the state for this station.
  • DESCRIPTION:  
    This field contains the state where the station is located. This is a pointer to the state file.
5 DISTRICT 0;5 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>2!($L(X)<2)!'(X?2N) X
  • LAST EDITED:  FEB 23, 1984
  • HELP-PROMPT:  Enter the district for this station number.
  • DESCRIPTION:  
    This field contains the district for this station number.
6 COUNTY 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>3!($L(X)<3)!'(X?3N) X
  • LAST EDITED:  MAR 21, 1984
  • HELP-PROMPT:  Enter the county code, 3 characters in length.
  • DESCRIPTION:  
    This field contains the county code for this station. The entry must be three characters in length.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DGTF("B" .01(XREF 1S), .01(XREF 1K)
^DGTF("C" 3(XREF 1S), 3(XREF 1K)
^DIC(5 - [#5] ID4+1

Naked Globals

Name Field # of Occurrence
^("0" ID3+1, ID4+1
^(0 ID4+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K), 3(XREF 1S), 3(XREF 1K)
>> DIC ID4+1
U ID3+1, ID4+1
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 3+1!, 3(XREF 1S), 3(XREF 1K), 5+1!, 6+1!
Info |  Desc |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All