Message Key | Error Message |
INVALID_HLDD_CODE | Invalid hold value |
The hold code entered must be valid in the Hold Code validation table STVHLDD. |
INVALID_ORIG_CODE | Invalid hold origination value |
The origination code entered must be valid in the Originator Code validation table STVORIG. |
INVALID_PIDM | Invalid learner internal identification number |
The hold could not be created or updated because a match could not be found for the person record. |
INVALID_RELEASE_IND | Hold release indicator must be Y for secured hold or N for an unsecured hold |
An attempt was made to enter a value other than 'Y' or 'N' for the hold release indicator. |
INVALID_USER | User does not have the privilege to modify the hold |
An attempt to update or remove the hold failed because the current user does not have permission to change the hold. |
MISSING_FROM_DATE | Missing mandatory hold "from" date |
The required hold "from" date is missing and must be designated with a valid date value and format. |
MISSING_HLDD_CODE | Missing mandatory hold value |
The required hold code is missing and must be entered as a valid code from the Hold Code validation table (STVHLDD). |
MISSING_PIDM | Missing mandatory learner internal identification number |
The required person record is missing and must match an existing person record. |
MISSING_RELEASE_IND | Missing mandatory hold release indicator |
The required release indicator is missing and must be designated with a value of 'N' (No) or 'Y' (Yes). |
MISSING_TO_DATE | Missing mandatory hold to date |
The required hold to date is missing and must be designated with a valid date value and format. |
MISSING_USER | Missing mandatory Oracle sign-on value |
The required Oracle ID is missing and must be designated with a valid Oracle ID. |
PK_NOT_FOUND | Cannot find the hold record |
An attempt to read, update or delete the hold record failed because no matching record was found. |
P_DELETE_FAILED | Cannot delete, hold record does not exist |
An attempt to delete the hold record failed because no matching record was found. |