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

Package: Registration

Routine: DGPFHLF


Information

DGPFHLF ;SHRPE/SGM - PRF REFRESH ASSIGNMENT ; Aug 21, 2018 11:30

Source Information

Source file <DGPFHLF.m>

Entry Points

Name Comments DBIA/ICR reference
RF ; Option: DGPF RECORD REFRESH
; .DGPFA() - contains the assignment data
; if Ownership failure choice selected then certain values may change
OUT ;
; release lock
CHECK() ; validate user authorized to run this Option
OWNER() ; prompt user for site to be assignment owner
; code copied from CHANGE OWNERSHIP action CO^DGPFLMA4
; do not remove current facility from list
PROMPT() ; prompt user for reason for running this option
TXT(TXT,ST,ZERO,PAD) ;
T ;
1 ;;Updated PRF Assignment with the current data from this site.
8 ;;Sorry, you are not authorized to run this Option.
10 ;;This option is designed to resynchronize a Flag Assignment which has
26 ;;Record flag assignment currently in use, cannot be edited!
28 ;;Unable to retrieve the record flag assignment selected.
30 ;;Enter the reason for exercising this option.
36 ;;Your TREATING FACILITY LIST file does not show any other VAMC
41 ;;You have selected this Facility/Division as the OWNER SITE:
46 ;;PRF Assignment update for change of ownership failed.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,TXT(I)
  • Line Location: RF+9
Function Call: WRITE
  • Prompt: !
  • Line Location: RF+10
Function Call: WRITE
  • Prompt: !!,TXT(1)
  • Line Location: RF+21
Function Call: WRITE
  • Prompt: !!,TXT(1)
  • Line Location: RF+26
Function Call: WRITE
  • Prompt: !
  • Line Location: RF+78
Function Call: WRITE
  • Prompt: !,TXT(1),!,TXT(2)_$P(DGWHO,U,2)
  • Line Location: RF+78
Function Call: WRITE
  • Prompt: !,TXT(3),!,TXT(4),!
  • Line Location: RF+79
Function Call: WRITE
  • Prompt: !!,TXT(1),!,TXT(2),!
  • Line Location: RF+90
Function Call: WRITE
  • Prompt: !!,TXT(3)
  • Line Location: RF+93
Function Call: WRITE
  • Prompt: !,TXT(4),!,TXT(2)
  • Line Location: RF+95
Function Call: WRITE
  • Prompt: !
  • Line Location: OUT+3
Function Call: WRITE
  • Prompt: !!,TXT(1),!
  • Line Location: CHECK+7
Function Call: WRITE
  • Prompt: !,TXT(I)
  • Line Location: OWNER+10
Function Call: WRITE
  • Prompt: !
  • Line Location: OWNER+11
Function Call: WRITE
  • Prompt: !
  • Line Location: OWNER+20
Info |  Source |  Entry Points |  Interaction Calls