Message Name | Error Message |
INVALID_LFST_CODE | Invalid value for field of study type code |
Field of study type code does not exist in the table GTVLFST. |
INVALID_LMOD_CODE | Invalid value for learner module code |
Learner module code does not exist in the table STVLMOD. |
INVALID_MAJOR_ALLOWED | Major field of study type must have allowed number greater than zero |
Number allowed for major must be greater than zero. |
INVALID_NEGATIVE_NUMBER | Field of study type must have a positive number allowed and non-major types can have zero allowed |
Non-major field of study types must have zero or a positive number for allowed value. |
INVALID_SYS_REQ_IND | Invalid value for system required indicator, enter Y/N |
System required indicator must be Y or N. |
INVALID_TRAN_WEB_IND | Invalid value for display on transcript indicator, enter Y/N |
Display on transcript indicator must be Y or N. |
MISSING_DATA_ORIGIN | Missing mandatory value for data origin |
Missing data origin value. |
MISSING_LFST_CODE | Missing mandatory value for field of study type |
Missing field of study type code. |
MISSING_LMOD_CODE | Missing mandatory value for learner module |
Missing learner module code. |
MISSING_MAX_NUMBER | Missing mandatory value for maximum allowed |
Missing number allowed value. |
MISSING_SYS_REQ_IND | Missing mandatory value for system required indicator |
System required indicator cannot be null, must be Y or N. |
MISSING_TRAN_WEB_IND | Missing mandatory value for display on transcript indicator |
Missing mandatory value for display on transcript indicator. Enter Y or N. |
MISSING_USER_ID | Missing mandatory value for user ID |
User ID is required and missing. |
PK_NOT_FOUND | Cannot find record using primary or unique key |
Cannot find a record with the specified learner module code and field of study type code. |
P_DELETE_FAILED | Cannot delete, record does not exist |
Record does not exist. |
RECORD_EXISTS | Cannot create, record already exists |
Record for the specified learner module and field of study type already exists. |
SYS_REQ_DELETE_RESTRICTION | Delete not allowed because record is system required |
You can only delete records with a system required indicator of N. |
SYS_REQ_UPDATE_RESTRICTION | Update to transcript display and system required not allowed because record is system required |
You can only update the number allowed on records with a system required indicator of Y. |