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: DGR111

Package: Registration

Routine: DGR111


Information

DGR111 ;ALB/TGH,LMD,JAM,BDB,ARF - Health Benefit Plan Main Menu - List Manager Screen ;4/11/13 10:56am

Source Information

Source file <DGR111.m>

Entry Points

Name Comments DBIA/ICR reference
EN(DFN) ;Main entry point to invoke the DGEN HBP PATIENT list
; Input -- DFN Patient IEN
HDR ;Header code
INIT ;Build patient HBP current screen
GETHBP(DFN) ;Load HBPs from HBP array into TMP(VALMAR global for display
; INPUT: DFN = Patient IEN
HELP ;Help code
EXIT ;Exit code
PEXIT ;DGEN MSDS MENU protocol exit code
ACT(DGACT) ; Entry point for menu action selection
; = "VH" - View History - DGEN HBP View History protocol
; = "VD" - View Detail of HBP
ACTQ
EXPND ; -- expand code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: "Profile name preceded by 'zz' indicates the profile is inactive.",!
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,"Health Profiles can only be edited/modified by an ESC user,"
  • Line Location: ACT+19
Function Call: WRITE
  • Prompt: !,"please contact HEC to request changes/edits."
  • Line Location: ACT+20
Info |  Source |  Entry Points |  Interaction Calls