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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PRSPRM

Package: PAID

Routine: PRSPRM


Information

PRSPRM ;WOIFO/MGD - PTP RECONCILE MEMORANDUM ;04/20/05

Source Information

Source file <PRSPRM.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Main Driver
PTP ; Prompt for Part Time Physician
MEM ; Find any memorandums that meet the reconciliation qualifications
ASK
MEMDAT(MEM,MST,MSD,MED,MTD) ;
DISPLAY ; Display memorandum info to validate the correct employee was chosen
ESRCHK ; Check for any incomplete ESR within the memoranda.
NP ; Check for Non-Pay hours
WP

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PTP+2
Function Call: WRITE
  • Prompt: !!,"No memorandums meet the reconciliation qualifications for the "
  • Line Location: MEM+13
Function Call: WRITE
  • Prompt: "selected employee."
  • Line Location: MEM+14
Function Call: WRITE
  • Prompt: !!," # ",?5,"STARTS",?20,"ENDS",?35,"TERMINATION DATE"
  • Line Location: MEM+21
Function Call: WRITE
  • Prompt: !,MEM,?5,START,?20,END,?35,TDAT
  • Line Location: MEM+34
Function Call: WRITE
  • Prompt: !!,"Enter a number between 1 and ",END," :"
  • Line Location: ASK+2
Function Call: WRITE
  • Prompt: !!,"Enter a number between 1 and ",END," or ^ to exit"
  • Line Location: ASK+7
Function Call: WRITE
  • Prompt: $P(^PRSPC(PRSIEN,0),U,1)_" - Memorandum Summary"
  • Line Location: ESRCHK+5

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRSPC - [#450] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call