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

Package: PAID

Routine: PRSASU


Information

PRSASU ; HISC/REL-Supervisor Un-Certified List ;8/23/94 09:43

Source Information

Source file <PRSASU.m>

Entry Points

Name Comments DBIA/ICR reference
TK ; TimeKeeper Entry
SUP ; Supervisor Entry
PAY ; Payroll Entry
S1
Q1
T0
CK
CHK ; Check for needed approvals
HDR ; Display Header
H1
EX

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Condition for execution: $E(IOST,1,2)="C-"
  • Line Location: S1+0
Function Call: WRITE
  • Prompt: !?26,"VA TIME & ATTENDANCE SYSTEM"
  • Line Location: S1+0
Function Call: WRITE
  • Prompt: !?29,"UN-CERTIFIED EMPLOYEES"
  • Line Location: S1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: S1+5
Function Call: WRITE
  • Prompt: !,$E(SSN),"XX-XX-",$E(SSN,6,9)," ",$P(X0,"^",1)
  • Line Location: CHK+4
Function Call: WRITE
  • Prompt: !,$E(SSN,1,3),"-",$E(SSN,4,5),"-",$E(SSN,6,9)," ",$P(X0,"^",1)
  • Line Location: CHK+5
Function Call: WRITE
  • Prompt: " Is Certified by T&L ",Z0
  • Line Location: CHK+6
Function Call: WRITE
  • Prompt: !?26,"VA TIME & ATTENDANCE SYSTEM",?72,"Page ",PG
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !?29,"UN-CERTIFIED EMPLOYEES"
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !!?(80-$L(Z1)\2),Z1
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !!?(80-$L(Z0)\2),Z0,!
  • Line Location: HDR+6
Function Call: READ
  • Formatting: !!
  • Prompt: "Press RETURN to Continue."
  • Variable: X
  • Timeout: DTIME
  • Line Location: H1+0
Info |  Source |  Entry Points |  Interaction Calls