Last change
on this file since 1042 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
666 bytes
|
Rev | Line | |
---|
[613] | 1 | PRCFDPVM ;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.
|
---|
| 4 | V ;
|
---|
| 5 | QUIT
|
---|
| 6 | ; No top level entry
|
---|
| 7 | ;
|
---|
| 8 | MSG1 ; 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
|
---|
| 11 | MSG2 W !!,"This Payment Voucher or 1358 source document was not found. Error processing",!,"cannot continue."
|
---|
| 12 | Q
|
---|
| 13 | MSG3 W !!,"The Method of Processing is missing. Error processing cannot continue.",!!
|
---|
| 14 | Q
|
---|
| 15 | MSG4 W !!,"No further action taken on this rejected document.",!!
|
---|
| 16 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.