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

Package: PAID

Routine: PRSPRM1


Information

PRSPRM1 ;WOIFO/MGD - PTP RECONCILE MEMORANDUM - 1 ;01/29/07

Source Information

Source file <PRSPRM1.m>

Entry Points

Name Comments DBIA/ICR reference
PTPCHK ; Check for Reconciliation info entered by PTP on electronic form
HRRC ; HR Reconciliation Choice
RO
PTPRCOM ; Prompt for PTP's Reconciliation Comments if paper form was used
TRNS ; Transfer hours to current memorandum
CAL ; Calculate results after transfer
HRCOM ; Prompt for HR's final reconciliation comments
PRT ; Print form for Chief of Staff approval
ESIG ; Prompt for Electronic Signature and store fields in #458.7
PRINT ; Print the paper version of the Reconciliation form
RCE(PTPRC) ;
KILL ; Clean up variables

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,TEXT
  • Line Location: PTPCHK+16
Function Call: WRITE
  • Prompt: !,TEXT
  • Line Location: PTPCHK+18
Function Call: WRITE
  • Prompt: !,TEXT
  • Line Location: PTPCHK+20
Function Call: WRITE
  • Prompt: !,TEXT
  • Line Location: PTPCHK+22
Function Call: WRITE
  • Prompt: !!,"Enter Reconciliation Option: "
  • Line Location: RO+0
Function Call: WRITE
  • Prompt: !!,"Enter a number between 1 and ",END," or ^ to exit"
  • Line Location: RO+7
Function Call: WRITE
  • Prompt: !!,"Enter 1 or ^ to exit"
  • Line Location: RO+9
Function Call: WRITE
  • Prompt: " "_PTPRCE
  • Line Location: RO+11
Function Call: WRITE
  • Prompt: !
  • Line Location: PTPRCOM+3
Function Call: WRITE
  • Prompt: !!,"Memorandum will have to be reconciled at a future date."
  • Line Location: TRNS+15
Function Call: WRITE
  • Prompt: !
  • Line Location: HRCOM+1
Function Call: WRITE
  • Prompt: !
  • Line Location: PRT+14
Function Call: WRITE
  • Prompt: !,$S($D(ZTSK):"Request Queued!",1:"Request Canceled!")
  • Line Location: PRT+25
Function Call: WRITE
  • Prompt: !,TEXT
  • Line Location: PRINT+5
Info |  Source |  Entry Points |  Interaction Calls