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/PHARMACY_BENEFITS_MANAGEMENT-PSU/PSUCP.m

    r628 r636  
    1 PSUCP ;BIR/TJH,PDW - PBM CONTROL POINT ; 06/08/07
    2  ;;4.0;PHARMACY BENEFITS MANAGEMENT;**12**;MARCH, 2005;Build 19
     1PSUCP ;BIR/TJH,PDW - PBM CONTROL POINT ;25 AUG 1998
     2 ;;4.0;PHARMACY BENEFITS MANAGEMENT;;MARCH, 2005
    33 ; Reference to File #4    supported by DBIA 10090
    44 ; Reference to File #4.3  supported by DBIA 10091
    55 ; Reference to File #40.8 supported by DBIA 2438
    66 ; Reference to File #59.7 supported by DBIA 2854
    7  ; move CLEANUP^PSUHL from PSURT1, delete calls to PSUCP3 (PSU*4*12)
    87MANUAL ; entry point for manual option
    98 S PSUALERT=0 D MANUAL^PSUALERT
     
    1817 .S DIR("A")="Do you wish to continue"
    1918 .D ^DIR
    20  D CLEANUP^PSUHL
     19 D ^PSUCP3
    2120 S PSUJOB=$J_"_"_$P($H,",",2)
    2221 S ^XTMP("PSUMANL")=""
     
    3736 S PSUALERT=0 D AUTO^PSUALERT
    3837 I PSUALERT K PSUALERT Q
    39  I $D(^XTMP("PSU","RUNNING")) D  Q
     38 I $G(^XTMP("PSU","RUNNING")) D  Q
    4039 .S XQA(DUZ)="",XQA("G.PSU PBM")="",XQMSG="An ERROR has occurred. Please contact IRM for assistance."
    4140 .S XQAID="PSU",XQAFLG="D" D SETUP^XQALERT
    42  D CLEANUP^PSUHL
     41 D ^PSUCP3         ;Clear trash globals
    4342 S PSUJOB=$J_"_"_$P($H,",",2)
    4443 S ^XTMP("PSU_"_PSUJOB,"PSUFLAG1")=""   ;flag for mail patient summary reports
     
    6766 D ^PSUDBQUE
    6867 K PSUALERT,XQA,XQAID,XQAFLG,XQA,ZTSK
    69 AUTOQ Q  ; exit from AUTO
     68AUTOQ D EXIT Q  ; exit from AUTO
    7069 ;
    7170RUN ; run each selected module
Note: See TracChangeset for help on using the changeset viewer.