PRS8UT ;HISC/MRL,JAH/WIRMFO-DECOMPOSITION, UTILITIES ;3/5/93 15:24
Source file <PRS8UT.m>
| 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 
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| FileNo | Call Tags | 
|---|---|
| ^PRST(458 - [#458] | Classic Fileman Calls |