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

Package: PAID

Routine: PRSALVX


Information

PRSALVX ;HISC/REL - Cancel Leave Request ;12/15/04

Source Information

Source file <PRSALVX.m>

Entry Points

Name Comments DBIA/ICR reference
X1
EX

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,*7,"Your SSN was not found in both the New Person & Employee File!"
  • Line Location: PRSALVX+5
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $E(IOST,1,2)="C-"
  • Line Location: PRSALVX+7
Function Call: WRITE
  • Prompt: !?26,"VA TIME & ATTENDANCE SYSTEM",!?29,"CANCEL LEAVE REQUESTS"
  • Line Location: PRSALVX+7
Function Call: WRITE
  • Prompt: !!,$P(X,"^",1)
  • Line Location: PRSALVX+8
Function Call: WRITE
  • Prompt: ?50,"XXX-XX-",$E(X,6,9)
  • Line Location: PRSALVX+8
Function Call: WRITE
  • Prompt: !
  • Line Location: PRSALVX+9
Function Call: WRITE
  • Prompt: !
  • Line Location: PRSALVX+10
Function Call: READ
  • Formatting: !!
  • Prompt: "Cancel Which Request #? "
  • Variable: X
  • Timeout: DTIME
  • Line Location: X1+0
Function Call: WRITE
  • Prompt: *7," Enter # of Request to Cancel"
  • Line Location: X1+0
Function Call: WRITE
  • Prompt: " ... done"
  • Line Location: X1+29
Info |  Source |  Entry Points |  Interaction Calls