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/RMPRSP7.m

    r628 r636  
    11RMPRSP7 ;HIN/RVD-PRINT 2319 WITHOUT SUSPENSE LINK ;3/17/03  08:13
    2  ;;3.0;PROSTHETICS;**62,69,77,135**;Feb 09, 1996;Build 12
     2 ;;3.0;PROSTHETICS;**62,69,77**;Feb 09, 1996
    33 ;RVD 8/27/01 patch #62 - PCE data print
    44 ;RVD 4/9/02 patch #69 -  Disregard Historical data
    55 ;RVD 3/17/02 patch #77 - Fixed For Loop to include all PT 2319 records
    66 ;                        that are not linked
    7  ;RGB 3/22/07 patch 135 - Modified code to check issues in 660 against file 668 suspense records
    8  ;                        in addition to current check of complete flag in issue record.
    97 ;
    108 D DIV4^RMPRSIT I $D(Y),(Y<0) Q
     
    4846 .Q:($P(RM0,U,13)=13)!($P(RM0,U,15)="*")
    4947 .Q:($P(RM10,U,14)>0)!($P(RM0,U,10)'=RMPR("STA"))
    50  .;FILTER SHIPPING CHARGES AND DDC TRANSACTIONS
    51  .Q:($P(RM0,U,17)'="")!($P(RM0,U,13)=16)
    52  .S RMIE68=$O(^RMPR(668,"F",RJ,0))
    53  .I RMIE68,$D(^RMPR(668,RMIE68,10,"B",RJ)) Q
     48 .Q:$P(RM0,U,17)'=""
    5449 .I $P(RM0,U,10)=RS D
    5550 ..S RMDFN=$P(RM0,U,2)
Note: See TracChangeset for help on using the changeset viewer.