PRSATPE ;WOIFO/PLT - Find Exceptions ;12/3/07
Source file <PRSATPE.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EX | ||
| V0 | ||
| V1 | ||
| OT | ; Check OT/CT Request
 | 
|
| O2 | ; Check for valid with-in tour or cross-tour situations
 | 
|
| TM | ; Get OT,CT request,approve times
 | 
|
| T1 | ||
| LV | ; Check Leave Request
 | 
|
| L0 | ||
| L1 | ||
| L2 | ||
| L3 | ||
| L4 | ||
| D2 | ||
| HENCAP | ; Check for Holiday encapsulated by non-pay
 | 
|
| NAWS3640(PRSEMP,PPI) | ; return true if NAWS 36/40 Nurse for this PPI
 | 
|
| SAT2DAY(WK,PRSIEN,PPI) | ;
 | 
|
| CARRYOVR(PRSIEN,PPI) | ; true if hours are coming in from last pp
 | 
|
| THREE12(WK,PRSIEN,PPI) | ;
 | 
|
| HRSMATCH(PPI,DFN) | ; Return true if hourly employee tour hrs '= 8B normal hrs
 | 
|
| ERR | ; Set Error
 | 
|
| ERR3640 | ; Set NAWS (36/40) Errors and errors not related to a single segment
 | 
|
| ERTX | ;;
 | 
|
| 1 | ;;No Tour Entered^
 | 
|
| 2 | ;;No Time Posted^
 | 
|
| 3 | ;; not Requested
 | 
|
| 4 | ;; Requested but not Approved
 | 
|
| 5 | ;; Posted outside of Tour Hours or within Recess Hours
 | 
|
| 6 | ;; Posted within Tour Hours or outside of Recess Hours
 | 
|
| 7 | ;; Posted exceeds Requested Hours
 | 
|
| 8 | ;; Requested but pending Supervisor Approval
 | 
|
| 9 | ;; Supervisor Approved but pending Director Approval
 | 
|
| 10 | ;; Overlaps with the start of the next day's Tour
 | 
|
| 11 | ;; Overlaps with the prior day's Tour
 | 
|
| 12 | ;; can only be posted against OT, CT, ON, & SB in Tour
 | 
|
| 13 | ;; Posted exceeds Approved Hours
 | 
|
| 14 | ;; The minimum charge for Military Leave is one hour
 | 
|
| 15 | ;; was encapsulated by non-pay
 | 
|
| 16 | ;;36/40 AWS nurse has a 2 day tour on Saturday^
 | 
|
| 17 | ;;36/40 AWS nurse has tour carryover from prior pp^
 | 
|
| 18 | ;;36/40 AWS nurse must have 3 12 hr tours in week 1^
 | 
|
| 19 | ;;36/40 AWS nurse must have 3 12 hr tours in week 2^
 | 
|
| 20 | ;;Normal/Tour hrs unequal^
 |