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 |  ICR |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^GMPL(125.1

Package: Problem List

Global: ^GMPL(125.1


Information

FileMan FileNo FileMan Filename Package
125.1 PROBLEM SELECTION LIST CONTENTS Problem List

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Problem List 3 GMPLY49A    MAPPING TARGETS    ^GMPL(125.1    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Problem List 1 GMPLBLDF    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Problem List 2 PROBLEM SELECTION LIST(#125)[.01]    PROBLEM SELECTION CATEGORY(#125.11)[2]    

Fields, Total: 5

Field # Name Loc Type Details
.01 LIST 0;1 POINTER TO PROBLEM SELECTION LIST FILE (#125)
************************REQUIRED FIELD************************
PROBLEM SELECTION LIST(#125)

  • LAST EDITED:  OCT 15, 1993
  • HELP-PROMPT:  Enter the list for which you wish to add, edit, or remove problem groups.
  • DESCRIPTION:  
    This is the Problem Selection List which is to contain the problem group entered in field #1; this group may be assigned a sequence number for ordering and a subheader as well here.
  • CROSS-REFERENCE:  125.1^B
    1)= S ^GMPL(125.1,"B",$E(X,1,30),DA)=""
    2)= K ^GMPL(125.1,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  125.1^C^MUMPS
    1)= S:$P(^GMPL(125.1,DA,0),U,2) ^GMPL(125.1,"C",X,$P(^(0),U,2),DA)=""
    2)= K:$P(^GMPL(125.1,DA,0),U,2) ^GMPL(125.1,"C",X,$P(^(0),U,2),DA)
    Allows retrieval of list contents in sequenced order.
1 SEQUENCE 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999.99)!(X<.01)!(X?.E1"."3N.N) X
  • LAST EDITED:  MAY 11, 1994
  • HELP-PROMPT:  Type a Number between .01 and 999.99, 2 Decimal Digits
  • DESCRIPTION:  
    This is a number which will determine the order this group will appear in the current list; up to two decimal places may be used.
  • CROSS-REFERENCE:  125.1^C1^MUMPS
    1)= S ^GMPL(125.1,"C",$P(^GMPL(125.1,DA,0),U),X,DA)=""
    2)= K ^GMPL(125.1,"C",$P(^GMPL(125.1,DA,0),U),X,DA)
    Allows retrieval of list contents in sequenced order.
2 CATEGORY 0;3 POINTER TO PROBLEM SELECTION CATEGORY FILE (#125.11) PROBLEM SELECTION CATEGORY(#125.11)

  • LAST EDITED:  NOV 29, 1993
  • HELP-PROMPT:  Enter the problem category you wish to include in this list.
  • DESCRIPTION:  
    This is the category whose problem items are to be included in the current list; it may have a subheader in this list, and a designated order.
  • CROSS-REFERENCE:  125.1^G
    1)= S ^GMPL(125.1,"G",$E(X,1,30),DA)=""
    2)= K ^GMPL(125.1,"G",$E(X,1,30),DA)
3 SUBHEADER 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2) X
  • LAST EDITED:  NOV 26, 1993
  • HELP-PROMPT:  Answer must be 2-30 characters in length.
  • DESCRIPTION:  
    This is text which will appear in the list as a subheader or title to this group of problems. It will have a single blank row between it and the previous problem group, and it will be underlined.
4 SHOW PROBLEMS 0;5 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  DEC 21, 1993
  • HELP-PROMPT:  Enter YES to immediately display the problems in this category when using this list for selection.
  • DESCRIPTION:  This field controls the initial display of this category in this selection list. If set to YES, the problems will automatically be displayed as part of the list when it is initially built and displayed; if null or NO, the
    category must be selected in order to expand the list and show the problems.

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2972
  • Order Entry Results Reporting
  • CATEGORY (2).
    Access: Direct Global Read & w/Fileman

    SUBHEADER (3).
    Access: Direct Global Read & w/Fileman

    SHOW PROBLEMS (4).
    Access: Direct Global Read & w/Fileman

    Global Variables Directly Accessed

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

    Naked Globals

    Name Field # of Occurrence
    ^(0 .01(XREF 2S), .01(XREF 2K)

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

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