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 |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^DGEN(27.16

Package: Registration

Global: ^DGEN(27.16


Information

FileMan FileNo FileMan Filename Package
27.16 ENROLLMENT GROUP THRESHOLD Registration

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Registration 2 ^DGEN(27.16    DGENEGT    

Accessed By FileMan Db Calls, Total: 7

Package Total Routines
Registration 7 DGENEGT    DGENEGT1    DGENRPT1    DGENRPT2    DGENRPT3    DGENRPT4    DGENU    

Fields, Total: 9

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

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 13, 1999
  • HELP-PROMPT:  Enter the effective date of the enrollment group threshold.
  • DESCRIPTION:  
    This field will contain the date that the enrollment group threshold is effective.
    UNEDITABLE
  • CROSS-REFERENCE:  27.16^B
    1)= S ^DGEN(27.16,"B",$E(X,1,30),DA)=""
    2)= K ^DGEN(27.16,"B",$E(X,1,30),DA)
.02 EGT PRIORITY 0;2 SET
************************REQUIRED FIELD************************
  • '1' FOR GROUP 1;
  • '2' FOR GROUP 2;
  • '3' FOR GROUP 3;
  • '4' FOR GROUP 4;
  • '5' FOR GROUP 5;
  • '6' FOR GROUP 6;
  • '7' FOR GROUP 7;
  • '8' FOR GROUP 8;

  • LAST EDITED:  JUN 26, 2002
  • HELP-PROMPT:  Enter the enrollment priority group threshold.
  • DESCRIPTION:  
    This field will contain the enrollment priority group threshold.
    UNEDITABLE
.03 EGT SUBGROUP 0;3 SET
  • '1' FOR a;
  • '3' FOR c;
  • '4' FOR d;

  • LAST EDITED:  JAN 26, 2009
  • HELP-PROMPT:  Enter the enrollment priority subgroup threshold.
  • DESCRIPTION:  
    This field will contain the enrollment priority subgroup threshold.
    UNEDITABLE
.04 EGT TYPE 0;4 SET
************************REQUIRED FIELD************************
  • '1' FOR ANNUAL FISCAL YEAR;
  • '2' FOR STOP NEW ENROLLMENTS DURING CYCLE;
  • '3' FOR MID-CYCLE CHANGE;
  • '4' FOR ENROLLMENT DECISION;

  • LAST EDITED:  DEC 19, 2002
  • HELP-PROMPT:  Enter the reason for the enrollment group threshold change.
  • DESCRIPTION:  
    This field will contain the reason associated with the enrollment group threshold setting.
    UNEDITABLE
.05 FEDERAL REGISTER DATE 0;5 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 13, 1999
  • HELP-PROMPT:  Enter the date that the enrollment group threshold was posted in the Federal Register.
  • DESCRIPTION:  
    This field will contain the date that the enrollment group threshold is posted in the Federal Register.
    UNEDITABLE
.06 DATE ENTERED 0;6 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 13, 1999
  • HELP-PROMPT:  Enter the date/time the record is being created.
  • DESCRIPTION:  
    This field will contain the date/time that the enrollment group threshold record is entered/created.
    UNEDITABLE
.07 SOURCE OF EGT 0;7 SET
  • '1' FOR HEC;

  • LAST EDITED:  MAY 13, 1999
  • HELP-PROMPT:  Enter the source of the enrollment group threshold.
  • DESCRIPTION:  
    How the enrollment group threshold was determined.
    UNEDITABLE
.08 INACTIVE? 0;8 SET
  • '1' FOR YES;

  • LAST EDITED:  NOV 20, 2003
  • HELP-PROMPT:  Should this EGT setting be inactivated?
  • DESCRIPTION:  
    This field is populated automatically when a new Enrollment Group Threshold is set, to prevent problems with future EGT settings.
25 REMARKS R;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3) X
  • LAST EDITED:  APR 28, 1999
  • HELP-PROMPT:  Answer must be 3-80 characters in length.
  • DESCRIPTION:  
    This field will contain any remarks associated with the enrollment group threshold setting.
    UNEDITABLE
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

External References

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

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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