Package gb_cm_source_priority_str
This package contains the error messages and error message functions for GB_CM_SOURCE_PRIORITY_STR.
Message Key | Error Message |
DETAILS_EXIST | Cannot delete, details exist |
The detail records in the Common Matching Rules table GORCMSR must be deleted first. |
INVALID_CMSC_CODE | Invalid value for Source Code |
Matching Source Code must be defined on table GTVCMSC before adding subordinate GORCMSP Rule Priority row. |
INVALID_PRIORITY_NO | Invalid value for Priority Number |
Priority Number must be two-digit number. |
MISSING_CMSC_CODE | Missing mandatory value for Source Code |
Matching Source Code must be valid row from GTVCMSC table. |
MISSING_DESC | Missing mandatory value for Description |
Description must be supplied for Matching Source rule. |
MISSING_PRIORITY_NO | Missing mandatory value for Priority Number |
Priority must be two-digit number. |
MISSING_USER_ID | Missing mandatory value for User ID |
Valid Banner User ID must be supplied. |
PK_NOT_FOUND | Cannot find record using primary or unique key |
Row could not be located in GORCMSP table using passed parameter values. |
P_DELETE_FAILED | Cannot delete, record does not exist |
Row could not be deleted in GORCMSP table using passed parameter values. |
RECORD_EXISTS | Cannot create, record already exists |
Row already exists in GORCMSP table using passed parameter values. |
MISSING_PARENT | Required parent record not found |
Parent record not found for this combination of key values. |
|