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 |  Global Variables Directly Accessed |  Local Variables |  All
Print Page as PDF
Global: ^FH(116.3

Package: Dietetics

Global: ^FH(116.3


Information

FileMan FileNo FileMan Filename Package
116.3 HOLIDAY MEALS Dietetics

Description

Directly Accessed By Routines, Total: 13

Package Total Routines
Dietetics 13 FHMTK1    FHORD92    ^FH(116.3    FHDCR1    FHPRC2    FHPRC4    FHPRC8    FHPRC9
FHPRO1    FHPRO3    FHPRR2    FHSEL2    FHXDB1    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Dietetics 1 FHPRC    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Dietetics 1 MEAL(#116.1)[234]

Fields, Total: 5

Field # Name Loc Type Details
.01 DATE 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y,DINUM=X K:Y<1 X,DINUM
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This is the date of a holiday. A holiday, for purposes of this program, is a date upon which one or more of the normal cycle meals are suspended and other special meals substituted.
  • CROSS-REFERENCE:  116.3^B
    1)= S ^FH(116.3,"B",$E(X,1,30),DA)=""
    2)= K ^FH(116.3,"B",$E(X,1,30),DA)
    This is the normal B cross-reference of the DATE field.
1 HOLIDAY NAME 0;5 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  DEC 06, 1986
  • HELP-PROMPT:  ANSWER MUST BE 1-30 CHARACTERS IN LENGTH
  • DESCRIPTION:  
    This field represents the name of the holiday.
2 BREAKFAST MEAL 0;2 POINTER TO MEAL FILE (#116.1) MEAL(#116.1)

  • LAST EDITED:  DEC 06, 1986
  • DESCRIPTION:  
    This field, if present, contains the meal which will override the normal cycle breakfast meal.
3 NOON MEAL 0;3 POINTER TO MEAL FILE (#116.1) MEAL(#116.1)

  • LAST EDITED:  DEC 06, 1986
  • DESCRIPTION:  
    This field, if present, contains the meal which will override the normal cycle noon meal.
4 EVENING MEAL 0;4 POINTER TO MEAL FILE (#116.1) MEAL(#116.1)

  • LAST EDITED:  DEC 06, 1986
  • DESCRIPTION:  
    This field, if present, contains the meal which will override the normal cycle evening meal.

External References

Name Field # of Occurrence
^%DT .01+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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