source:
WorldVistAEHR/trunk/r/FEE_BASIS-FB/FBAAPRGS.m
Last change on this file was 613, checked in by , 15 years ago | |
---|---|
File size: 390 bytes |
Rev | Line | |
---|---|---|
[613] | 1 | FBAAPRGS ;AISC/DMK-STATUS OF PURGE ;15JUL92 |
2 | ;;3.5;FEE BASIS;;JAN 30, 1995 | |
3 | ;;Per VHA Directive 10-93-142, this routine should not be modified. | |
4 | I '$D(^XUTL("FBAAPURGE")) W !?5,"Fee Purge is not running!",! Q | |
5 | ; | |
6 | W !?5,"Total Payment Line Items to be Purged: ",$FN($P(^XUTL("FBAAPURGE"),"^"),",") | |
7 | W !!?5,"Number of Line Items Purged as of now: ",$FN($P(^XUTL("FBAAPURGE"),"^",2),",") | |
8 | Q |
Note:
See TracBrowser
for help on using the repository browser.