source: FOIAVistA/tag/r/IFCAP-PRC-PRX--PRCA--PRCN/PRCFDPVM.m@ 636

Last change on this file since 636 was 628, checked in by George Lilly, 14 years ago

initial load of FOIAVistA 6/30/08 version

File size: 666 bytes
Line 
1PRCFDPVM ;WISC/LEM-PAYMENT ERROR PROCESSING MESSAGES ;6/9/94 3:05 PM
2 ;;5.1;IFCAP;;Oct 20, 2000
3 ;Per VHA Directive 10-93-142, this routine should not be modified.
4V ;
5 QUIT
6 ; No top level entry
7 ;
8MSG1 ; Message Processing
9 W !!,"This document is not a Payment Voucher (PV), Miscellaneous Order (MO) or a",!,"Service Order (SO). Error processing cannot continue using this routine.",!!
10 Q
11MSG2 W !!,"This Payment Voucher or 1358 source document was not found. Error processing",!,"cannot continue."
12 Q
13MSG3 W !!,"The Method of Processing is missing. Error processing cannot continue.",!!
14 Q
15MSG4 W !!,"No further action taken on this rejected document.",!!
16 Q
Note: See TracBrowser for help on using the repository browser.