Message Name | Error Message |
INVALID_DATE_RANGE | Start Date must be less than or equal to the to date. |
The end date must be greater than or equal to the start date. |
INVALID_MENU_IND | Menu Indicator for the sb_fac_sec_dates API is not valid. |
Menu indicator must be either 'Y' or 'N'. |
INVALID_TERM_CODE | Term for the sb_fac_sec_dates API is not valid. |
The term code must be a valid value in the Term Code Validation Table (STVTERM). |
INVALID_TERM_IND | Term Indicator for the sb_fac_sec_dates API is not valid. |
Term indicator must be either 'Y' or 'N'. |
MISSING_END_DATE | End Date is missing. This field is required by the sb_fac_sec_dates API. |
The end date is missing and must be a valid date greater than or equal to the start date. |
MISSING_MENU_IND | Menu Indicator is missing. This field is required by the sb_fac_sec_dates API. |
The Menu Indicator is missing and must be a valid value ('Y' or 'N'). |
MISSING_SEQNO | Sequence Number is missing. This field is required by the sb_fac_sec_dates API. |
The sequence number is missing. This field is required by the sb_fac_sec_dates API. |
MISSING_START_DATE | Start Date is missing. This field is required by the sb_fac_sec_dates API. |
The Start date is missing and must be a valid date |
MISSING_TERM_CODE | Term is missing. This field is required by the sb_fac_sec_dates API. |
The Term Code is missing and must be a valid value in the Term Code Validation Table (STVTERM). |
MISSING_TERM_IND | Term Indicator is missing. This field is required by the sb_fac_sec_dates API. |
The Term Indicator is missing and must be a valid value ('Y' or 'N'). |
MISSING_USER_ID | User Id is missing. This field is required by the sb_fac_sec_dates API. |
User Id is missing. This field is required by the sb_fac_sec_dates API |
PK_NOT_FOUND | Cannot find record using primary or unique key for the sb_fac_sec_dates API. |
An attempt to find a Faculty Security term rule record was unsuccessful because the record could not be found using the primary or unique key of the Term code and Sequence number. |
P_DELETE_FAILED | Cannot delete FAC_SEC_DATES(sb_fac_sec_dates) because the record does not exist. |
An attempt to delete a Faculty Security term rule failed because no matching record was found. |
RECORD_EXISTS | sb_fac_sec_dates API cannot create FAC_SEC_DATES(sb_fac_sec_dates) because the record already exists. |
An attempt to create a Faculty Security term rule record was unsuccessful because the record already exists. |