Message Key | Error Message |
INVALID_CMSC_CODE | Invalid value for Source Code |
Matching Source Code must be defined on table GTVCMSC and have subordinate GORCMSP Rule Priority and GORCMSR Matching Rule before building a GORCMUP Matching Procedure. |
INVALID_DATA_ORIGIN | Invalid value for Data Origin |
Data Origin must contain valid value. |
INVALID_PRIORITY_NO | Invalid value for Priority Number |
Priority Number must be two-digit number. |
INVALID_SEQ_NO | Invalid value for Sequence Number |
Sequence Number must be two-digit number. |
INVALID_USER_ID | Invalid value for User ID |
User ID must be valid Banner User ID. |
MISSING_CMSC_CODE | Missing mandatory value for Source Code |
Matching Source must exist on GTVCMSC. |
MISSING_PARENT | Required parent record not found |
Parent record must exist on GORCMSC. |
MISSING_PRIORITY_NO | Missing mandatory value for Priority Number |
Priority Number must be two-digit number. |
MISSING_PROCEDURE_NAME | Missing mandatory value for Procedure Name |
Procedure Name must be entered and exist on database. |
MISSING_SEQ_NO | Missing mandatory value for Sequence Number |
Sequence Number must be two-digit number. |
MISSING_USER_ID | Missing mandatory value for User ID |
Valid User ID must be entered. |
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 |
Passed paramters found existing row in GORCMUP table. |