Message Key | Error Message |
MISSING_PIDM | Unique identifier (PIDM) is missing |
Unique identifier (PIDM) is required for the athletic transfer record and cannot be null. |
MISSING_TRANS_ELIGIBLE_IND | Value for the Eligible To Transfer indicator is missing |
Eligible to Transfer indicator is required for the athletic transfer record and cannot be null. |
MISSING_RES_REQ_IND | Value for the Residency Requirement indicator is missing |
Residency Requirement indicator is required for the athletic transfer record and cannot be null. |
MISSING_RES_EXCP_IND | Value for the Residency Exception indicator is missing |
Residency Exception indicator is required for the athletic transfer record and cannot be null. |
MISSING_MET_CREDIT_YR_IND | Value for the Met Academic Credit Year indicator is missing |
Met Academic Credit Year indicator is required for the athletic transfer record and cannot be null. |
MISSING_USER_ID | User ID is missing |
User ID is required for the athletic transfer record and cannot be null. |
INVALID_PIDM | Invalid unique identifier (PIDM) |
Unique identifier (PIDM) for athletic transfer record must be valid. |
INVALID_USER_ID | Invalid user ID |
User ID for athletic transfer record must be valid. |
INVALID_TRANS_ELIGIBLE_IND | Invalid Eligible to Transfer indicator |
Eligible to Transfer indicator for athletic transfer record must be Y or N. |
INVALID_RES_REQ_IND | Invalid Residency Requirement indicator |
Residency Requirement indicator for athletic transfer record must be Y or N. |
INVALID_RES_EXCP_IND | Invalid Residency Exception indicator |
Residency Exception indicator for athletic transfer record must be Y or N. |
INVALID_MET_CREDIT_YR_IND | Invalid Met Academic Credit Year indicator |
Met Academic Credit Year indicator for athletic transfer record must be Y or N. |
INVALID_HS_CORE_COURSES | Invalid value for High School Core Courses |
Value for High School Core Courses for athletic transfer record must be valid. |
INVALID_TRANS_QUALITY_POINTS | Invalid value for Transfer Quality Points |
Value for Transfer Quality Points for athletic transfer record must be valid. |
INVALID_TRANS_GPA | Invalid value for transfer GPA |
Value for Transfer GPA for athletic transfer record must be valid. |
INVALID_TRANS_TERMS_ATTENDED | Invalid value for Transfer Terms Attended |
Value for Transfer Terms Attended for athletic transfer record must be valid. |
INVALID_TRANS_HOURS_ATTEMPTED | Invalid value for Transfer Attempted Hours |
Value for Transfer Attempted Hours for athletic transfer record must be valid. |
INVALID_TRANS_HOURS_EARNED | Invalid value for Transfer Hours |
Value for Transfer Hours for athletic transfer record must be valid. |
INVALID_SATR_CODE | Invalid transfer status |
Transfer status for athletic transfer record must exist in the STVSATR table. |
INVALID_TRANS_ACCEPT_DATE | Invalid transfer acceptance date |
Transfer acceptance date for athletic transfer record must be valid. |
INVALID_DATA_ORIGIN | Invalid data origin |
Data origin for athletic transfer record must be valid. |
P_DELETE_FAILED | Cannot delete the record because it does not exist |
Cannot delete the athletic transfer record because it does not exist. |
PK_NOT_FOUND | Cannot find the record using the primary or unique key |
Cannot find the athletic transfer record using the primary or unique key. |
RECORD_EXISTS | Cannot create a new record because the record already exists |
The new athletic transfer record cannot be created because the record already exists. |