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

Package: PAID

Routine: PRS8UT


Information

PRS8UT ;HISC/MRL,JAH/WIRMFO-DECOMPOSITION, UTILITIES ;3/5/93 15:24

Source Information

Source file <PRS8UT.m>

Entry Points

Name Comments DBIA/ICR reference
DEV ; --- device selection
END ; --- all done here
HOLIDAY(PY,DFN,DY) ; PAY_PERIOD , EMPLOYEE , DAY_NUMBER
; Returns 1 if holiday excused/worked (HX/HW) is found for this employee
OLDENT(PP2Y,EMP450) ;
; Return employee entitlement from a pay period. Entitlement is
; normally built from employee's master record (FILE 450), but
; it is also stored in file 458 (which is historical) and may
; be different than the employee's current entitlement.
OLDPP(PYPERIOD,EMP450NO) ;OLD PAY PERIOD LOOKUP
; Look up information about an employee from an old pay period.
; return PAYPLAN if the lookup is successful and a pay plan is found.
; return 0 if the lookup fails for any reason.
; fill OLDPP array with pay run info.
SETOLDPP(EMPDATA) ;set up array with info from an employees record

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Process Terminated. No Device Specified!",*7
  • Line Location: DEV+3
Function Call: WRITE
  • Prompt: !,"I can't permit you to QUEUE this output to a CRT!",*7
  • Line Location: DEV+5
Function Call: WRITE
  • Prompt: !,"Output QUEUED to run on DEVICE ",IO
  • Line Location: DEV+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRST(458 - [#458] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call