Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: GMTSXAW

Package: Health Summary

Routine: GMTSXAW


Information

GMTSXAW ; SLC/KER - List Parameters/Allowable ; 02/27/2002

Source Information

Source file <GMTSXAW.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main Entry Point for Health Summary
EN2(X) ; Entry for User X
DEF(X) ; Default Entities for HS Typye List
;
; Use
; DIV Division If exist
; SYS System Exported Entity
; SRV Service If exist
; OTL OERR Team List If exist
; USR User Exported Entity
; CLS User Class If exist
;
; Exclude
; DEV Device
; PKG Package
; LOC Location
; TEA PCMM Team
; BED Room/Bed
;
ALW(GMTSPAR,GMTSALW,GMTSUSR,GMTSPKG) ; Allowable Entities
;
; GMTSPAR Parameter Name Required
; .GMTSALW Output Ary for Allowable Entities Required
; GMTSUSR User (pointer) Required
; GMTSPKG Package Prefix (text) Optional
;
CHK(GMTSALW,GMTSUSR,GMTSPKG) ; Check values Only
;
; .GMTSALW Output Array for values Required
; GMTSUSR User (pointer) Required
; GMTSPKG Package Prefix (namespace) Optional
;
VAL(GMTSALW,GMTSUSR,GMTSPKG) ; All Values and Pointers
;
; .GMTSALW Output Array for values Required
; GMTSUSR User (pointer) Required
; GMTSPKG Package Prefix (namespace) Optional
;
V2 ; Get Values and Pointers
ALWD(X,Y) ; Get Allowed Entities for Parameter
;
; X Parameter (pointer) Required
; .Y Output Array for Allowed Entities Required
;
GET ; Get Entities
TST ; Test entry

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,GMTSLL,?8,$$EMC^GMTSXAW3($$ETI^GMTSXAW3(GMTSLL))
  • Line Location: TST+6
Function Call: WRITE
  • Prompt: !,GMTSN,"=",@GMTSN
  • Line Location: TST+10
Info |  Source |  Entry Points |  Interaction Calls