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

FBAAPRGS.m

Go to the documentation of this file.
  1. FBAAPRGS ;AISC/DMK-STATUS OF PURGE ;15JUL92
  1. ;;3.5;FEE BASIS;;JAN 30, 1995
  1. ;;Per VHA Directive 10-93-142, this routine should not be modified.
  1. I '$D(^XUTL("FBAAPURGE")) W !?5,"Fee Purge is not running!",! Q
  1. ;
  1. W !?5,"Total Payment Line Items to be Purged: ",$FN($P(^XUTL("FBAAPURGE"),"^"),",")
  1. W !!?5,"Number of Line Items Purged as of now: ",$FN($P(^XUTL("FBAAPURGE"),"^",2),",")
  1. Q