[613] | 1 | PRCVRC3 ;WOIFO/BMM - silently build RIL for DynaMed ; 12/16/04
|
---|
| 2 | V ;;5.1;IFCAP;**81**;Oct 20, 2000
|
---|
| 3 | ;Per VHA Directive 10-93-142, this routine should not be modified.
|
---|
| 4 | ;
|
---|
| 5 | ;error codes and text for PRCVRC1
|
---|
| 6 | ;
|
---|
| 7 | Q
|
---|
| 8 | ;
|
---|
| 9 | ;below- each error message is listed with code, description, and
|
---|
| 10 | ;severity level. this is another method we may use for handling
|
---|
| 11 | ;errors
|
---|
| 12 | ;
|
---|
| 13 | ET ;
|
---|
| 14 | ;;1^Malformed XTMP global^E
|
---|
| 15 | ;;2^No message data for passed-in message id^E
|
---|
| 16 | ;;3^FCP/CC combination invalid^E
|
---|
| 17 | ;;4^Invalid date/time mesg created^E
|
---|
| 18 | ;;5^Invalid fy for date/time mesg created^E
|
---|
| 19 | ;;6^Invalid qtr for date/time mesg created^E
|
---|
| 20 | ;;7^Error generating transaction number^E
|
---|
| 21 | ;;8^Invalid or missing DUZ^E
|
---|
| 22 | ;;9^Item invalid or inactivated^E
|
---|
| 23 | ;;10^Quantity not numeric^E
|
---|
| 24 | ;;11^Item unit cost not numeric^E
|
---|
| 25 | ;;12^Date Needed not in future^E
|
---|
| 26 | ;;13^Vendor not in Vendor file^E
|
---|
| 27 | ;;14^Invalid vendor/item relationship^E
|
---|
| 28 | ;;15^Invalid vendor name found^E
|
---|
| 29 | ;;16^Unable to add detail record to RIL^E
|
---|
| 30 | ;;17^Invalid NIF number for item^W
|
---|
| 31 | ;;18^Invalid BOC for item^W
|
---|
| 32 | ;;19^Invalid site/FCP/CC/BOC combination^W
|
---|
| 33 | ;;20^Duplicate message control ID^E
|
---|
| 34 | ;;21^Missing message control ID^E
|
---|
| 35 | ;;22^Duplicate DM Doc ID^E
|
---|
| 36 | ;;23^Error creating Audit file entry^E
|
---|
| 37 | ;;24^Missing DynaMed Document ID^E
|
---|
| 38 | ;;25^FCP invalid^E
|
---|
| 39 | ;
|
---|