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
Print Page as PDF
Routine: PRS8WE

Package: PAID

Routine: PRS8WE


Information

PRS8WE ;WCIOFO/MGD-DECOMPOSITION, WEEKEND PREMIUM ;01/31/08

Source Information

Source file <PRS8WE.m>

Entry Points

Name Comments DBIA/ICR reference
WPD ; Weekend Premium for Day
; input
; DAY - day in pay period (1,7,8,14, or 15)
; SAT2DT(day) - if defined for day, it equals the time segment (1-96)
; just before the start of a 2-day tour that begins on
; a Saturday and has already received Sunday premium.
; Defined during computation of Sunday premiums and
; used during computation of Saturday premiums to
; prevent payment of both premiums for same period.
; TYP, ENT, etc...
; output
; WK()
TV() ; List types of time in a 'tour'
AV() ; List types of time that might be eligible for premium pay
CTS(XW,XH) ; Return class of a time segment
; input XW = type of time in activity ("W") string
; XH = value in holiday ("H") string
; returns class
; "R" regular scheduled
; "X" extra (ot/ct) or unscheduled reg.
; "N" not worked (includes on-call, standby when not called back)
TDT(DAYN) ; Two-Day Tour extrinsic variable
; input
; DAYN = day # (0-15) being checked for at least one sch. 2-day tour
; returns 0 (false) or 1 (true)
Info |  Source |  Entry Points