Message Key | Error Message |
INVALID_CMSC_CODE | Invalid value for Source Code |
Matching Source Code must be valid value from GTVCMSC table. |
INVALID_DATA_ORIGIN | Invalid value for Data Origin |
Data Origin must contain valid application value. |
INVALID_OBJS_NAME | Invalid value for Object |
Object must be valid form type object from GUBOBJS table. |
INVALID_SEQ_NO | Invalid value for Sequence Number |
Sequence Number must be one-digit, non-zero number, |
INVALID_USER_ID | Invalid value for User ID |
User ID must be valid Banner User ID and cannot be NULL or spaces. |
MISSING_CMSC_CODE | Missing mandatory value for Source Code |
Matching Source Code is required and must be a valid value on GTVCMSC table. |
MISSING_OBJS_NAME | Missing mandatory value for Object |
Object Name is required and must be a valid form type object from GUBOBJS table. |
MISSING_PARENT | Required parent record not found |
Parent row not found in GORCMSC table for passed paramter values. |
MISSING_SEQ_NO | Missing mandatory value for Sequence Number |
Sequence Number is required and must be a one-digit, non-zero nubmer. |
MISSING_USER_ID | Missing mandatory value for User ID |
User ID is required and must be a alid Banner User ID. |
PK_NOT_FOUND | Cannot find record using primary or unique key |
Passed parameter values could not locate row in table. |
P_DELETE_FAILED | Cannot delete, record does not exist |
Passed parameter values could not locate row in table. |
RECORD_EXISTS | Cannot create, record already exists |
Object Name already exists for this combination of key values. |