Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: GMTSXAL

Package: Health Summary

Routine: GMTSXAL


Information

GMTSXAL ; SLC/KER - List Parameters/Get List ; 02/27/2002

Source Information

Source file <GMTSXAL.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
Order Entry Results Reporting 1 ORWRP  

Entry Points

Name Comments DBIA/ICR reference
GETLIST(GMTSL,GMTSUSR,GBL,ERR) ; Get Health Summary Type Parameter List
  • ICR #3888
    • Status: Active
    • Usage: Controlled Subscription
  • ICR #3970
    • Status: Retired
    • Usage: Private
    GETILIST(GMTSL,GMTSUSR) ; Get Indexed Health Summary Types Parameter List
    GETLST(ROOT,GMTSUSR,GMTSCPL,GMTSPRE) ; Get List
    ;
    ; Health Summary Version of call in GETHS^ORWRP:
    ;
    ; D GETLST^XPAR(.ORHSPARM,"ALL",
    ; "ORWRP HEALTH SUMMARY TYPE LIST","N")
    ;
    ; Merges Health Summary Parameters for display in the
    ; Health Summary Types on the Reports Tab. National
    ; Health Summary Types (remote data views) are grouped
    ; together and added to the list separately. For a
    ; National Health Summary Type to be included on the list,
    ; it must first be defined in the parameters file.
    ; The merge of parameters is accomplished by either
    ; appending or over-writing the parameters to the list.
    ;
    ; Input Variables
    ;
    ; GMTSL Local Array of Health Summary Parameters
    ;
    ; GMTSCPL Compile Method
    ;
    ; GMTSCPL=1 <DEFAULT> Append Parameters to List
    ; GMTSCPL=0 Overwrite Parameters (by entity)
    ;
    ; GMTSPRE Precedence of Entities
    ;
    ; Having defined how the list is to be created using
    ; GMTSCPL (Append or Overwrite), this variable
    ; defines the order that each entity will be
    ; referenced (first, second, etc.)
    ;
    ; FORMAT Series of 3 Characters, Uppercase taken
    ; from the PARAMETER ENTITY file delimited
    ; by semi-colons
    ;
    ; Default value: $$DEF^GMTSXAW
    ;
    LST ; Create List
    BYE ; By Entity
    BYP ; By Parameter
    SAV ; Save Parameters
    SAVD ; Save Adhoc and Remote Adhoc Parameters
    NUM(X) ; Number of Types for User X
    DEF(X) ; Defaults <compile> ^ <precedence>
    CPL(X) ; Compile Method
    PRE(X) ; Precedence

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^GMT(142.98 - [#142.98] GET1^DIQ
    Info |  Source |  Caller Graph |  Entry Points |  FileMan Files Accessed Via FileMan Db Call