Message Name | Error Message |
INVALID_DISA_CODE | Invalid Disability Type for Medical Information |
Disability Type Code must exist in STVDISA. |
INVALID_DISB_IND | Invalid Primary Disability Indicator for Medical Information; valid values: 'N' and 'Y' |
The valid values are Y or N. |
INVALID_MDEQ_CODE | Invalid Medical Equipment for Medical Information |
Medical Equipment Code must exist in STVMDEQ |
INVALID_MEDI_CODE | Invalid Medical Condition for Medical Information |
Medical Condition Code must exist in STVMEDI. |
INVALID_PIDM | Invalid PIDM for Medical Information |
The PIDM does not exist in Banner. |
INVALID_PRIMARY_DISB_EXISTS | Only one disability may be designated as primary for Medical Information |
Only one medical condition may be designated as primary. |
INVALID_SPSR_CODE | Invalid Disability Service for Medical Information |
Disability Service Code must exist in STVSPSR. |
MISSING_MEDI_CODE | Missing mandatory Medical Condition for Medical Information |
Medical Condition Code must be entered. It is a key value for records in the table. |
MISSING_PIDM | Missing mandatory PIDM for Medical Information |
The PIDM for the person must be provided. It is a key value for records in the table. |
PK_NOT_FOUND | Cannot find record using primary or unique key for Medical Information |
The combination of key values (PIDM, Medical Condition Code) does not exist. |
P_DELETE_FAILED | Cannot delete Medical Information, record does not exist |
An attempt was made to delete a medical information record that does not exist. |
RECORD_EXISTS | Cannot create Medical Information, record already exists |
An attempt was made to create a medical information record with a PIDM and Medical Condition Code that already exists. |