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 |  Pointed To By FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^FH(114.2

Package: Dietetics

Global: ^FH(114.2


Information

FileMan FileNo FileMan Filename Package
114.2 PREPARATION AREA Dietetics

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
Dietetics 9 DRUG CLASSIFICATIONS    FHPRO3    FHPRO4    ^FH(114.2    FHPRO4A    FHPRO5    FHPRO6    FHPRO7
FHXDB1    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Dietetics 1 FHREC    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Dietetics 1 RECIPE(#114)[12]    

Fields, Total: 4

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

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<3)!'(X'?1P.E) X
  • HELP-PROMPT:  ANSWER MUST BE 3-15 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This is the name of an area where recipes are prepared (e.g., salad area, bakery, etc.).
  • DELETE TEST:  1,0)= I 1 D EN^DDIOL("Cannot delete. Inactivate instead.","","?3")
  • CROSS-REFERENCE:  114.2^B
    1)= S ^FH(114.2,"B",$E(X,1,30),DA)=""
    2)= K ^FH(114.2,"B",$E(X,1,30),DA)
    This is the normal B cross-reference of the NAME field.
1 CODE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<2) X
  • HELP-PROMPT:  ANSWER MUST BE 2-5 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This is a short abbreviation for the preparation area. It is used on various lists where it is not practical to print the longer full name. It should be unique.
2 PRINT ORDER 0;3 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>49)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 28, 1988
  • HELP-PROMPT:  Type a Number between 1 and 49, 0 Decimal Digits
  • DESCRIPTION:  
    This is a numeric value indicating the print order (from low to high) of various preparation areas when the list is sorted by preparation area.
99 INACTIVE? I;1 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  FEB 23, 2000
  • DESCRIPTION:  
    This field, if answered YES, will prohibit further selection of this entry.
  • CROSS-REFERENCE:  114.2^AC^MUMPS
    1)= K:X'="Y" ^FH(114.2,DA,"I")
    2)= K ^FH(114.2,DA,"I")
    This cross-reference is used to create an 'I' node for inactive entries.

External References

Name Field # of Occurrence
EN^DDIOL IDWRITE+1, .01DEL1+1

Global Variables Directly Accessed

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

Naked Globals

Name Field # of Occurrence
^("I" IDWRITE+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K), 99(XREF 1S), 99(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 99(XREF 1S)
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All