Ignore:
Timestamp:
Dec 4, 2009, 8:26:01 PM (14 years ago)
Author:
George Lilly
Message:

WorldVistAEHR overlayed on FOIAVistA

Location:
FOIAVistA/tag/r
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • FOIAVistA/tag/r/PAID-PRS/PRS8EX.m

    r628 r636  
    1 PRS8EX ;HISC/MRL,WCIOFO/SAB-DECOMPOSITION, EXCEPTIONS ;1/31/2007
    2  ;;4.0;PAID;**2,40,56,69,111,112**;Sep 21, 1995;Build 54
     1PRS8EX ;HISC/MRL,WCIOFO/SAB-DECOMPOSITION, EXCEPTIONS ;1/25/2007
     2 ;;4.0;PAID;**2,40,56,69,111**;Sep 21, 1995;Build 2
    33 ;;Per VHA Directive 2004-038, this routine should not be modified.
    44 ;
     
    2727 ..Q
    2828 .Q
    29  S X="^AL^SL^WP^NP^AA^RL^CU^CT^CP^HX^ML^TR^TV^OT^RG^TT^SB^ON^NL^HW^CB^AD^DL^RS" ;code
     29 S X="^AL^SL^WP^NP^AA^RL^CU^CT^CP^HX^ML^TR^TV^OT^RG^TT^SB^ON^NL^HW^CB^AD^DL" ;code
    3030 S X=($F(X,"^"_TT)\3)+4,(X,TT(1))=$P($T(ACT+X),";;",2) ;parameters
    3131 S GO=0 I '+X!($E(ENT,+X)) S GO=1 ;entitlement exists-continue
     
    7676 I TT'="UN" S VAR=$P(X,"^",3) ;increment time code
    7777 I '$S(VAR'="W":1,'CYA:1,DY<CYA:1,1:0) D
    78  .S WPCY=1 ;flag to save WOP in hours from 1/1 for calendar year adjustment
     78 .S WPCY=1 ;flag to save WOP in hours from 1/1 for calander year adjustment
    7979 I TYP'["D" D  G END ;process hourly people and quit
    8080 .; The following 2 lines commented out because for Employees that are
     
    144144 ;;31^Adoption^G^45
    145145 ;;35^Donor Leave^D^46
    146  ;;5^Recess^r^48
Note: See TracChangeset for help on using the changeset viewer.