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

Package: Registration

Routine: DGR114


Information

DGR114 ;ALB/TGH,JAM,BDB,ARF - Health Benefit Plan View Detail - List Manager Screen ;7/8/19 10:56am

Source Information

Source file <DGR114.m>

Entry Points

Name Comments DBIA/ICR reference
EN(DFN) ;Main entry point to invoke the DGEN HBP DETAIL list
; Input -- DFN Patient IEN
HDR ;Header code
INIT ;Build patient HBP current screen
GETPLAN ;Load Plans from HBP array into TMP(VALMAR global for display
HELP ;Help code
ACTION ; Get users entered data and process entry to add HBP
ACT(DGACT) ; Entry point for menu action selection
; INPUT: DGACT = Plan number to be assigned
EXIT ;Exit code
PEXIT ; MENU protocol exit code
EXPND ; -- expand code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"No detail description is available for this Veteran Medical Benefit Plan"
  • Line Location: EXPND+6
Function Call: WRITE
  • Prompt: !,"No detail description is available for this VHA Profile"
  • Line Location: EXPND+7
Function Call: WRITE
  • Prompt: !,HBP("DETAIL",DGACT,CNT)
  • Line Location: EXPND+8
Info |  Source |  Entry Points |  Interaction Calls