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

Package: PAID

Routine: PRSASC


Information

PRSASC ; HISC/MGD - Supervisor Certification ;01/22/05

Source Information

Source file <PRSASC.m>

Entry Points

Name Comments DBIA/ICR reference
ES
CHK ; Check for needed approvals
C1
LV ; Leave Request
OT ; Overtime/CompTime Request
ED ; Environmental Diff. Request
TC ; Tour Change
PP ; Prior Pay Period Change
OK
O1
LVOK
HDR ; Display Header
EX

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $E(IOST,1,2)="C-"
  • Line Location: PRSASC+3
Function Call: WRITE
  • Prompt: !?26,"VA TIME & ATTENDANCE SYSTEM",!?28,"SUPERVISOR'S APPROVALS"
  • Line Location: PRSASC+3
Function Call: WRITE
  • Prompt: !!,"No actions to certify."
  • Line Location: ES+0
Function Call: WRITE
  • Prompt: !,"Approvals Queued",!
  • Line Location: ES+6
Function Call: WRITE
  • Prompt: !
  • Line Location: LV+2
Function Call: WRITE
  • Prompt: !
  • Line Location: LV+2
Function Call: WRITE
  • Prompt: !!,"This leave request can not be approved because the employee is"
  • Line Location: LV+5
Function Call: WRITE
  • Prompt: !,"a part-time physician with a memorandum of service level"
  • Line Location: LV+6
Function Call: WRITE
  • Prompt: !,"expectations, and the leave request may impact a time card for"
  • Line Location: LV+7
Function Call: WRITE
  • Prompt: !,"pay period "_$P($G(^PRST(458,+$P(PRSX,U,2),0)),U)_" that has a status of Payroll."
  • Line Location: LV+8
Function Call: WRITE
  • Prompt: !,"The request can be approved once the time card status changes."
  • Line Location: LV+9
Function Call: WRITE
  • Prompt: !,"(i.e. returned to Timekeeper or transmitted to Austin)",!
  • Line Location: LV+10
Function Call: WRITE
  • Prompt: !,"Approved action can't be accepted at this time"
  • Line Location: LV+12
Function Call: READ
  • Timeout: DTIME
  • Line Location: OK+0
Function Call: WRITE
  • Prompt: *7,!,"Enter A, D or X or Press RETURN to bypass"
  • Line Location: OK+0
Function Call: READ
  • Formatting: !!
  • Prompt: "Comment: "
  • Variable: COM
  • Timeout: DTIME
  • Line Location: O1+0
Function Call: WRITE
  • Prompt: *7," ??"
  • Line Location: O1+0
Function Call: WRITE
  • Prompt: *7," A 4-60 character comment is required."
  • Line Location: O1+1
Function Call: WRITE
  • Prompt: !!,PROMPT
  • Line Location: LVOK+3
Function Call: WRITE
  • Prompt: *7,!,REPROMPT
  • Line Location: LVOK+8
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $E(IOST,1,2)="C-"
  • Line Location: HDR+1
Function Call: WRITE
  • Prompt: !?26,"VA TIME & ATTENDANCE SYSTEM",!?28,"SUPERVISOR'S APPROVALS"
  • Line Location: HDR+1
Info |  Source |  Entry Points |  Interaction Calls