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

Package: PAID

Routine: PRSPDFM


Information

PRSPDFM ;WOIFO/MGD - PTP DELETE FUTURE MEMORANDUM ;04/07/05

Source Information

Source file <PRSPDFM.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Main Driver
PTP ; Prompt for Part Time Physician
MEM ; Find any memorandums that meet the deletion qualifications
ASK
DISPLAY ; Display memorandum info to validate the correct employee was chosen
ESIG ; Prompt for Electronic Signature and store fields in #458.7
KILL ; Clean up variables

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Delete this Memoranda: "
  • Line Location: MAIN+12
Function Call: WRITE
  • Prompt: !
  • Line Location: PTP+1
Function Call: WRITE
  • Prompt: !!,"The payroll for the first Pay Period covered by this Memorandum"
  • Line Location: MEM+20
Function Call: WRITE
  • Prompt: !,"has already been processed. This memorandum will have to be"
  • Line Location: MEM+21
Function Call: WRITE
  • Prompt: !,"terminated and reconciled."
  • Line Location: MEM+22
Function Call: WRITE
  • Prompt: !!,"This PT Physician's timecard has already been transmitted."
  • Line Location: MEM+27
Function Call: WRITE
  • Prompt: !,"If you think there is enough time to retransmit their 8B, you may:"
  • Line Location: MEM+28
Function Call: WRITE
  • Prompt: !,"1. Have the Payroll Supervisor return the timecard"
  • Line Location: MEM+29
Function Call: WRITE
  • Prompt: !,"2. Delete the memorandum"
  • Line Location: MEM+30
Function Call: WRITE
  • Prompt: !,"3. Have the PTP complete a paper Subsidiary Record"
  • Line Location: MEM+31
Function Call: WRITE
  • Prompt: !,"4. Have the Supervisor review and approve the Subsidiary Record"
  • Line Location: MEM+32
Function Call: WRITE
  • Prompt: !,"5. Have the Timekeeper post each day in the Pay Period"
  • Line Location: MEM+33
Function Call: WRITE
  • Prompt: !,"6. Re-certify and re-transmit the timecard"
  • Line Location: MEM+34
Function Call: WRITE
  • Prompt: !!,"If there isn't enough time, the memorandum will have to be"
  • Line Location: MEM+35
Function Call: WRITE
  • Prompt: !,"terminated and reconciled."
  • Line Location: MEM+36
Function Call: WRITE
  • Prompt: !!,"This PT Physician's timecard has already been certified."
  • Line Location: MEM+40
Function Call: WRITE
  • Prompt: !,"If you think there is enough time, you may:"
  • Line Location: MEM+41
Function Call: WRITE
  • Prompt: !,"1. Have the Payroll Supervisor return the timecard"
  • Line Location: MEM+42
Function Call: WRITE
  • Prompt: !,"2. Delete the memorandum"
  • Line Location: MEM+43
Function Call: WRITE
  • Prompt: !,"3. Have the PTP complete a paper Subsidiary Record"
  • Line Location: MEM+44
Function Call: WRITE
  • Prompt: !,"4. Have the Supervisor review and approve the Subsidiary Record"
  • Line Location: MEM+45
Function Call: WRITE
  • Prompt: !,"5. Have the Timekeeper post each day in the Pay Period"
  • Line Location: MEM+46
Function Call: WRITE
  • Prompt: !,"6. Re-certify the timecard."
  • Line Location: MEM+47
Function Call: WRITE
  • Prompt: !!,"If there isn't enough time, the memorandum will have to be"
  • Line Location: MEM+48
Function Call: WRITE
  • Prompt: !,"terminated and reconciled."
  • Line Location: MEM+49
Function Call: WRITE
  • Prompt: !!,"No memorandums meet the deletion qualifications for the "
  • Line Location: MEM+60
Function Call: WRITE
  • Prompt: "selected employee,"
  • Line Location: MEM+61
Function Call: WRITE
  • Prompt: !!," # ",?5,"STARTS ENDS"
  • Line Location: MEM+67
Function Call: WRITE
  • Prompt: !!,MEM,?5,START," TO ",END
  • Line Location: MEM+76
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: !!," Start Date: ",START
  • Line Location: DISPLAY+12
Function Call: WRITE
  • Prompt: !," End Date: ",END
  • Line Location: DISPLAY+13
Function Call: WRITE
  • Prompt: !,"Agreed Hours: ",AHRS,!!
  • Line Location: DISPLAY+14
Function Call: WRITE
  • Prompt: !!,"Memorandum Deleted."
  • Line Location: ESIG+11

FileMan Files Accessed Via FileMan Db Call

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