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

Package: PAID

Routine: PRSPDEM


Information

PRSPDEM ; HISC/MGD - DISPLAY PT PHYSICIAN EXPIRING MEMORANDUMS ;06/28/05

Source Information

Source file <PRSPDEM.m>

Entry Points

Name Comments DBIA/ICR reference
PAY ; Payroll Entry
TOP
EDAT ;
PRCNT ; Prompt for optional off by percentage
L1
DIS ; Display Memorandum
DISPLAY ; Display memorandum information
ESRCHK ; Check for any incomplete ESR within the memoranda.
PSE ; Pause for screen breaks
H1
EX ; Clean up variables

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $E(IOST,1,2)="C-"
  • Line Location: TOP+0
Function Call: WRITE
  • Prompt: !?26,"VA TIME & ATTENDANCE SYSTEM"
  • Line Location: TOP+0
Function Call: WRITE
  • Prompt: !?19,TEXT
  • Line Location: TOP+3
Function Call: WRITE
  • Prompt: !!,"This report identifies PT Physician memorandums that will expire"
  • Line Location: TOP+5
Function Call: WRITE
  • Prompt: !,"within the next 30 days. You may specify a date range other "
  • Line Location: TOP+6
Function Call: WRITE
  • Prompt: "than 30."
  • Line Location: TOP+7
Function Call: WRITE
  • Prompt: !
  • Line Location: TOP+8
Function Call: WRITE
  • Prompt: !!,"You have the option to enter an Off By Percentage that will only"
  • Line Location: PRCNT+1
Function Call: WRITE
  • Prompt: !,"list memorandums that are expiring within the specified date and"
  • Line Location: PRCNT+2
Function Call: WRITE
  • Prompt: !,"that are only off by more than the percentage you specify."
  • Line Location: PRCNT+3
Function Call: WRITE
  • Prompt: !!
  • Line Location: PRCNT+4
Function Call: WRITE
  • Prompt: !
  • Line Location: PRCNT+10
Function Call: WRITE
  • Prompt: !
  • Line Location: L1+0
Function Call: WRITE
  • Prompt: !!,"There were "_CNT_" PT Physician Memorandums expiring in the"
  • Line Location: DIS+26
Function Call: WRITE
  • Prompt: " date range specified"
  • Line Location: DIS+27
Function Call: WRITE
  • Prompt: !,"who were more than "_PRCNT_"% off target"
  • Line Location: DIS+29
Function Call: WRITE
  • Prompt: "."
  • Line Location: DIS+30
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DISPLAY+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DISPLAY+10
Function Call: WRITE
  • Prompt: !
  • Line Location: PSE+2
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PSE+5
Function Call: READ
  • Formatting: !!
  • Prompt: "Press RETURN to Continue."
  • Variable: X
  • Timeout: DTIME
  • Line Location: H1+0
Info |  Source |  Entry Points |  Interaction Calls