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

Package: Dietetics

Global: ^FH(116


Information

FileMan FileNo FileMan Filename Package
116 MENU CYCLE Dietetics

Description

Directly Accessed By Routines, Total: 20

Package Total Routines
Dietetics 20 DAY    DRUG CLASSIFICATIONS    EFFECTIVE DATE    FHDCR1    FHMTK1    FHORD92    FHPRC1    FHPRC2
FHPRC4    FHPRC5    FHPRC7    FHPRC8    FHPRC9    FHPRI1    FHPRO1    FHPRO3
FHSEL2    ^FH(116    FHPRR2    FHXDB1    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Dietetics 2 FHPRC    FHPRC5    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Dietetics 1 MEAL(#116.1)[#116.01(1)#116.01(2)#116.01(3)]

Fields, Total: 4

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

  • INPUT TRANSFORM:  K:$L(X)>30!(+X=X)!($L(X)<3)!'(X'?1P.E)!(X'?.ANP) X
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This is the name of a menu cycle, and is often 'Summer cycle' or 'Winter cycle.'
  • CROSS-REFERENCE:  116^B
    1)= S ^FH(116,"B",$E(X,1,30),DA)=""
    2)= K ^FH(116,"B",$E(X,1,30),DA)
    This is the normal B cross-reference of the NAME field.
1 DAY DA;0 Multiple #116.01 116.01

  • DESCRIPTION:  
    This field contains the day number within the cycle and is therefore 1 to the number of days in the cycle.
2 NO. DAYS IN CYCLE 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>365)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 13, 1985
  • HELP-PROMPT:  TYPE A WHOLE NUMBER BETWEEN 1 AND 365
  • DESCRIPTION:  
    This is the number of days in the cycle, after which it will repeat. The day numbers in the Day Field (Field 1) should run from 1 to this number.
3 EFFECTIVE DATE DT;0 DATE Multiple #116.02 116.02

  • DESCRIPTION:  
    This multiple contains dates upon which this cycle will become effective and will continue until superceded by the effective date of this or another cycle. The date becomes Day 1 of the selected cycle.

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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