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/PROSTHETICS-RMPR-RMPO-RMPS/RMPREOU.m

    r628 r636  
    11RMPREOU ;HINES/HNC -Suspense Processing Utility  ;2-2-2000
    2  ;;3.0;PROSTHETICS;**45,55,59,135**;Feb 09, 1996;Build 12
     2 ;;3.0;PROSTHETICS;**45,55,59**;Feb 09, 1996
    33 ; Add new function for working days M-F.
    44 Q
     
    104104 D WDAY
    105105 Q RMTO
    106 CANWKDY(DA) ;*135 working days between create and cancel date for cancel w/o initial action records.
    107  ;holidays are counted as working days
    108  ;parm 1=ien 668, DA
    109  N RMTO,RB,RE
    110  S RB=$P($G(^RMPR(668,DA,0)),U)
    111  Q:RB="" 0
    112  S RE=$P(^RMPR(668,DA,5),U)
    113  Q:RE="" 0
    114  D WDAY
    115  Q RMTO
    116106WDAY ;       RB - begining date
    117107 ;       RE - ending date
Note: See TracChangeset for help on using the changeset viewer.