Message Name | Error Message |
INVALID_DISP_IND | Display Indicator for the ab_custom_search_detail API is not valid. |
Valid values for the Display Indicator are Y and N. Y indicates that the associated search option should be displayed on the search page. N indicates that the search option should not be displayed. |
INVALID_DISP_SEQNO | Display Sequence Number for the ab_custom_search_detail API is not valid. |
The Display Sequence Number must be a numeric value between 01 and 99. |
INVALID_DOSR_CODE | Search Option Code for the ab_custom_search_detail API is not valid. |
The Search Option Code entered does not exist on the Advancement Officers Search Options Table (ATVDOSR). |
INVALID_PIDM | Unique identifier (AORDOSR_PIDM) for the ab_custom_search_detail API is not valid. |
The Internal Identification Number is missing or does not exist in the database. |
INVALID_SRCH_NAME | Search Name for the ab_custom_search_detail API is not valid. |
The Search Name does not exist on the Advancement Officer Search Options Preference Header Table (AOBDOSR). |
INVALID_USER_ID | User ID (AORDOSR_USER_ID) for the ab_custom_search_detail API is not valid. |
The User ID supplied does not exist within the Banner system. |
MISSING_DISP_IND | Display Indicator is missing. This field is required by the ab_custom_search_detail API. |
Valid values for the Display Indicator are Y and N. Y indicates that the associated search option should be displayed on the search page. N indicates that the search option should not be displayed. |
MISSING_DISP_SEQNO | Display Sequence Number is missing. This field is required by the ab_custom_search_detail API. |
The Display Sequence Number must be a numeric value between 01 and 99. |
MISSING_DOSR_CODE | Search Option Code is missing. This field is required by the ab_custom_search_detail API. |
The Search Option Code must be entered and exist on the Advancement Officers Search Options Table (ATVDOSR). |
MISSING_PARENT | Required AOBDOSR record not found for ab_custom_search_detail API. |
An Advancement Officer Search Options Preference Header Table (AOBDOSR) record must exist for the Internal Identification Number and the Search Name. |
MISSING_PIDM | Unique identifier (AORDOSR_PIDM) is missing. This field is required by the ab_custom_search_detail API. |
An Internal Identification Number must be supplied. |
MISSING_SRCH_NAME | Search Name is missing. This field is required by the ab_custom_search_detail API. |
The Search Name must be entered and exist on the Advancement Officer Search Options Preference Header Table (AOBDOSR). |
MISSING_USER_ID | User ID (AORDOSR_USER_ID) is missing. This field is required by the ab_custom_search_detail API. |
A User ID must be supplied and exist within the Banner system. |
PK_NOT_FOUND | Cannot find record using primary or unique key for the ab_custom_search_detail API. |
The Advancement Officer Search Options Preference Repeating Table record could not be found using the Internal Identification Number, Search Name, and Search Option Code supplied. |
P_DELETE_FAILED | Cannot delete CUSTOM_SEARCH_DETAIL (ab_custom_search_detail) because the record does not exist. |
A record does not exist for the Internal Identification Number, Search Name, and Search Option Code supplied. |
RECORD_EXISTS | ab_custom_search_detail API cannot create CUSTOM_SEARCH_DETAIL (ab_custom_search_detail) because the record already exists. |
A record already exists for the Internal Identification Number, Search Name, and Search Option Code supplied. |