Message Name | Error Message |
INVALID_PIDM | Invalid or missing value for PIDM. |
An attempt was made to create or update time status record without passing the internal identification number. This is a required key value. |
INVALID_SCP_CODE | Invalid or missing value for Student Centric Period Code. |
An attempt was made to create or update time status record without passing the student centric period code. This is a required key value. |
INVALID_TMST_CODE | Invalid or missing value for Time Status Code. |
An attempt was made to create or update time status record without passing the time status code. This is a required key value. |
INVALID_TMST_DATE | Invalid or missing value for Time Status Creation Date. |
An attempt was made to create or update time status record without passing the date the record was created. This is a required key value. |
INVALID_TMST_MAINT_IND | Invalid or missing value for Time Status Maintenance Indicator. |
An attempt was made to create or update time status record without passing the time status maintenance indicator. This is a required key value. |
INVALID_USER | Invalid or missing value for Banner User ID. |
An attempt was made to create or update time status record without passing the banner User ID who created the record . This is a required key value. |
MISSING_PIDM | Missing mandatory value for PIDM. |
An attempt was made to create or update time status record without passing the internal identification number. This is a required key value. |
MISSING_SCP_CODE | Missing mandatory value for Student Centric Period Code. |
An attempt was made to create or update time status record without passing the student centric period code. This is a required key value. |
MISSING_TMST_CODE | Missing mandatory value for Time Status Code. |
An attempt was made to create or update time status record without passing the time status code. This is a required key value. |
MISSING_TMST_DATE | Missing mandatory value for Time Status Creation Date. |
An attempt was made to create or update time status record without passing the date the record was created. This is a required key value. |
MISSING_TMST_MAINT_IND | Missing mandatory value for Time Status Maintenance Indicator. |
An attempt was made to create or update time status record without passing the time status maintenance indicator. This is a required key value. |
PK_NOT_FOUND | Cannot find record using primary or unique key. |
The time status record with the primary key that was passed does not exist |
P_DELETE_FAILED | Cannot delete, record does not exist. |
The time status record cannot be deleted because it does not exist. |
RECORD_EXISTS | Cannot create, record already exists. |
The time status record cannot be created because it already exists. |