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

Package: PAID

Routine: PRSPEEM


Information

PRSPEEM ;HISC/MGD - ESR EXCEPTIONS FOR ENTIRE MEMORANDA ;06/15/05

Source Information

Source file <PRSPEEM.m>

Entry Points

Name Comments DBIA/ICR reference
PAY ; Payroll Entry
SUP ; Supervisor Entry
T0
OMIT ; Prompt for Omit current pay period
TLCHK ; Check for Supervisor of just 1 or mult T&L
TL ; Loop to enter T&Ls and employees
EMP
MEM ; Check for memos w/ status of ACTIVE (2) or RECONCILIATION STARTED (3)
TOP
TOP1
SCRN1 ; Loop through employees and display data
ACTION ; Prompt for action
LOOP1 ; Loop to display Summary Screen with list of outstanding ESRs
DVC1 ; Display Summary Screen with list of outstanding ESRs
DVC2 ; Display PP ESR
PSE ; Pause for screen breaks
H1
EX ; Clean up variables

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"No exceptions found for input criteria."
  • Line Location: T0+9
Function Call: WRITE
  • Prompt: !!,?5,"You have already selected all the employees in T&L unit ",$G(TLE),"."
  • Line Location: TL+7
Function Call: WRITE
  • Prompt: !,?5,"Select another T&L OR enter <return> to begin report."
  • Line Location: TL+8
Function Call: WRITE
  • Prompt: !
  • Line Location: EMP+22
Function Call: WRITE
  • Prompt: !?26,"VA TIME & ATTENDANCE SYSTEM"
  • Line Location: TOP+1
Function Call: WRITE
  • Prompt: !?22,"ESR EXCEPTIONS FOR ENTIRE MEMORANDA",!!
  • Line Location: TOP+2
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $E(IOST,1,2)="C-"
  • Line Location: TOP1+0
Function Call: WRITE
  • Prompt: !?26,"VA TIME & ATTENDANCE SYSTEM"
  • Line Location: TOP1+0
Function Call: WRITE
  • Prompt: !,SCRTTL
  • Line Location: TOP1+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: SCRN1+46
Function Call: WRITE
  • Prompt: !!,TEXT
  • Line Location: ACTION+5
Function Call: WRITE
  • Prompt: !!,"Enter Choice: "
  • Line Location: ACTION+6
Function Call: WRITE
  • Prompt: !!,"Enter P, S or ^ to Quit or press Enter to continue to next employee."
  • Line Location: ACTION+12
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ACTION+18
Function Call: WRITE
  • Prompt: !,I,?5,$P(ITEM(I),U,2)
  • Line Location: ACTION+19
Function Call: WRITE
  • Prompt: !!,"Select a number between 1 and ",LIST_" : "
  • Line Location: ACTION+20
Function Call: WRITE
  • Prompt: !,"No part-time physician ESR Exceptions found for selected criteria."
  • Line Location: LOOP1+1
Function Call: WRITE
  • Prompt: !,TEXT
  • Line Location: LOOP1+5
Function Call: WRITE
  • Prompt: !
  • Line Location: DVC1+1
Function Call: WRITE
  • Prompt: !,$S($D(ZTSK):"Request Queued!",1:"Request Canceled!")
  • Line Location: DVC1+10
Function Call: WRITE
  • Prompt: !
  • Line Location: DVC2+1
Function Call: WRITE
  • Prompt: !,$S($D(ZTSK):"Request Queued!",1:"Request Canceled!")
  • Line Location: DVC2+10
Function Call: WRITE
  • Prompt: !
  • Line Location: PSE+1
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

FileMan Files Accessed Via FileMan Db Call

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