Error Codes Sample Clauses

Error Codes. ‌ Following is an introduction to the subject of Error Code Reporting in both the MSP and Non-MSP Response Files. A comprehensive listing of all error codes that a partner may encounter can be found in Section IV, The Complete Disposition and Edit Code List. All D – Non-MSP Only Input filed submitters are to ignore references to MSP reporting. Most error reporting can be avoided by completing required fields on the Input File. Required fields include the Surname of Covered Individual, First Initial, Date of Birth, Sex code, a DCN assigned by the VDSA partner, Transaction Type, Coverage Type, Individual’s SSN, Effective Date, and Termination Date. For Non-MSP drug record processing, the BCRC will need to apply error checks and supply the results to the VDSA partner in the response file. The SP errors that will specifically apply for drug records are as follows: Table 3-12: SP Errors That Specifically Apply for Drug Records Error Code Description SP 12 Invalid Medicare ID (HICN or MBI) or SSN. At least one of the fields must contain alpha or numeric characters. Both fields cannot be blank or contain spaces.
AutoNDA by SimpleDocs
Error Codes. ‌ The edit checks applied to the SPAP input file will generate the following error codes, as necessary. This is a comprehensive listing of all the error codes that a partner may receive. The SPAP is expected to correct any errors, or update any missing information on its enrollees, and re-transmit the revised data on the following month’s file. Table 3-8: Error Codes Error Code Description SP 12 Invalid Medicare ID (HICN or MBI) or SSN. At least one of the fields must contain alpha or numeric characters. Both fields cannot be blank or contain spaces.
Error Codes. The error messages generated by the compiler are intended to be complete without ad- ditional explanation. Since the compiler produces a detailed description of the problem rather than an error code, these error messages have not been reproduced in this manu- al.
Error Codes. Following is an introduction to the subject of Error Code Reporting in both the MSP and Non-MSP Response Files. A comprehensive listing of all error codes that a partner may encounter can be found in Section IV, The Complete Disposition and Edit Code List. Most error reporting can be avoided by completing required fields on the Input File. Required fields include the Surname of Covered Individual, First Initial, Date of Birth, Sex, a DCN assigned by the VDSA partner, Transaction Type, Coverage Type, individual’s SSN, Effective Date, Termination Date, Patient Relationship, Subscribers’ First and Last name, Subscriber’s SSN, Employer Size, Group Health Plan Number, Policy Number, Employee Coverage Election, Employee Status, Employer TIN, and Insurer TIN. MSP processing will generate SP errors (MSP Maintenance Transaction errors) and disposition codes for records with duel MSP/Drug coverage. All of the existing CWF SP errors apply. For Coverage Type A, J, and K, the required input fields do not change. The combination Coverage Types that include Part A/B coverage also need to incorporate the fields required by CWF. These combination Coverage Types include V, W, X, Y, 4, 5, and 6. For Drug only, Subsidy, or Non-MSP drug record processing, the BCRC will need to apply similar error checks and supply the results to the VDSA partner in the response file. The SP errors that will specifically apply for drug records are as follows: Table 19: SP Errors that will specifically apply for Drug Records Error Code Description SP 12 Invalid HIC Number or SSN. At least one of the fields must contain alpha or numeric characters. Both fields cannot be blank or contain spaces.
Error Codes. Following is an introduction to the subject of Error Code Reporting in both the MSP and Non-MSP Response Files. A comprehensive listing of all error codes that a partner may encounter can be found in Section IV, The Complete Disposition and Edit Code List. All D – Non-MSP Only Input filed submitters are to ignore references to MSP reporting. Most error reporting can be avoided by completing required fields on the Input File. Required fields include the Surname of Covered Individual, First Initial, Date of Birth, Sex code, a DCN assigned by the VDSA partner, Transaction Type, Coverage Type, Individual‟s SSN, Effective Date, and Termination Date. For Non-MSP drug record processing, the COBC will need to apply error checks and supply the results to the VDSA partner in the response file. The SP errors that will specifically apply for drug records are as follows: Error Code Description
Error Codes. Error code Error message Description 1001 Unable to find error string for this error code. This error comes when server is not able to find error string from the resource for provided error code. Response Syntax AGTGetErrorStringRESP(String errorMsg, String localizedErrorMsg, int result) Return Value Parameters errorMsg Error message. localizedErrorMsg Localized error message based on the locale passed during agent login. result 0 indicates success. Description Asynchronous callback response for AGTGetErrorString. AGTGetErrorInfo Command Syntax int AGTGetErrorInfo (POMErrorCode errorCode) Parameters errorCode Error code information sent by desktop to agent manger. It has errorCode and apiName parameter that must be filled by desktop. apiName field is optional , it is recommended that it should be filled by desktop.
Error Codes. ACROCOMM feeds back the following error codes to the operating system: 0 Successful execution. 1 Instruction not executed. 2 Transmission cancelled. 3 Communications error.
AutoNDA by SimpleDocs
Error Codes. 3.7 Reworkable error codes are: [R1] - Missed tree, [R2] - Live and/or dead limbs below pruning height, [R3] - Limbs not completely severed from stem, [R4] - Stub length or angled cut greater than 0.5 cm from branch collar, [R5] - More than allowed number of Internodal Branchlets, [R6] – Improper Prunable Tree selection. Taan Forest – 2018 Spacing & Pruning Contract Page 29 of 37 ● Contract Number Error! Reference source not found.DRAFT
Error Codes. ‌ The following table lists the error codes that are returned by the API, their numerical values, and their descriptions. These error codes are declared in AlazarError.h.
Error Codes. MACRO Value Description RY2ERR_SUCCESS 0 Success RY2ERR_NO_SUCH_DEVICE 0xA0100001 Specified dongle is not found (parameter error) RY2ERR_NOT_OPENED_DEVICE 0xA0100002 Need to call RY2_Open first to open the dongle, then call this function (operation error) RY2ERR_WRONG_UID 0xA0100003 Wrong UID(parameter error) RY2ERR_WRONG_INDEX 0xA0100004 Block index error (parameter error) RY2ERR_TOO_LONG_SEED 0xA0100005 Seed character string is longer than 64 bytes when calling GenUID (parameter error) RY2ERR_WRITE_PROTECT 0xA0100006 Tried to write to write-protected dongle(operation error) RY2ERR_OPEN_DEVICE 0xA0100007 Open device error (Windows error) RY2ERR_READ_REPORT 0xA0100008 Read record error(Windows error) RY2ERR_WRITE_REPORT 0xA0100009 Write record error(Windows error) RY2ERR_SETUP_DI_GET_ DEVICE_INTERFACE_DETAIL 0xA010000A Internal error (Windows error) RY2ERR_GET_ATTRIBUTES 0xA010000B Internal error (Windows error) RY2ERR_GET_PREPARSED_DATA 0xA010000C Internal error (Windows error) RY2ERR_GETCAPS 0xA010000D Internal error (Windows error) RY2ERR_FREE_PREPARSED_DATA 0xA010000E Internal error (Windows error) RY2ERR_FLUSH_QUEUE 0xA010000F Internal error (Windows error) RY2ERR_SETUP_DI_CLASS_DEVS 0xA0100010 Internal error (Windows error) RY2ERR_GET_SERIAL 0xA0100011 Internal error (Windows error) RY2ERR_GET_PRODUCT_STRING 0xA0100012 Internal error (Windows error) RY2ERR_TOO_LONG_DEVICE_DETAIL 0xA0100013 Internal error RY2ERR_WRONG_REPORT_LENGTH 0xA0100020 Unknown device(hardware error) RY2ERR_VERIFY 0xA0100021 Verification error(hardware error)
Draft better contracts in just 5 minutes Get the weekly Law Insider newsletter packed with expert videos, webinars, ebooks, and more!