Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: ABPABLST

ABPABLST.m

Go to the documentation of this file.
  1. ABPABLST ;PAYMENT BATCH STATISICAL LISTING;[ 06/26/91 5:55 PM ]
  1. ;;1.4;AO PVT-INS TRACKING;*0*;IHS-OKC/KJR;JULY 25, 1991
  1. S ABPAHD1="Print PAYMENT BATCH STATISTICAL REPORT" D HEADER^ABPAMAIN
  1. D ^ABPADATE G:$D(EDT)'=1 END
  1. S ABPA("DTIN")=BDT D DTCVT^ABPAMAIN S FR=ABPA("DTOUT")
  1. S ABPA("DTIN")=EDT D DTCVT^ABPAMAIN S TO=ABPA("DTOUT")
  1. S L=0,DIC="^ABPAPBAT(",BY="[ABPA/BATCH/STATISTICS]"
  1. S DHD=ABPATLE_" - BATCH STATISTICS - "_FR_" to "_TO
  1. S %ZIS("A")="Select DEVICE or [Q]ueue: "
  1. W ! D EN1^DIP D PAUSE^ABPAMAIN
  1. END K BDT,DIC,EDT,X,Y,FR,TO,L,BY,DHD,%ZIS("A")