* Message Key | Error Message |
74-1 begin
* CANNOT_DELETE_RULES_EXIST | Cannot delete, record used in existing Matching Rules rec
ord. |
* Column is used in an existing Matching Rule. |
74-1 end
* INVALID_CMSC_CODE | Invalid value for Source Code |
* Common Matching Source Code must be defined on form GTVCMSC. |
* INVALID_COLUMN_NAME | Invalid value for Column Name |
* Column Name must be defined in ALL_TAB_COMMENTS table. |
* INVALID_DATA_ORIGIN | Invalid value for Data Origin |
* Data Origin must contain valid value. |
* INVALID_DATA_REQ_IND | Invalid value for Match on Null Data |
* GORCMSR_DATA_REQ_IND can only be set to 'N' or 'Y'. |
* INVALID_LENGTH | Invalid value for Length |
* GORCMSR_LENGTH must be valid 3-digit integer. |
* INVALID_ONLINE_IND | Column is invalid for online common matching |
* Corresponding column row in GORCMDD table must have GORCMDD_ONLINE_MATCH_IND set to 'Y' to allow Online Common Matching process. |
* INVALID_PRIORITY_NO | Invalid value for Priority Number |
* GORCMSR_PRIORITY_NO must be valid 2-digit integer. |
* INVALID_USER_ID | Invalid value for User ID |
* User ID must exist on table ALL_USERS. |
* IN_DATA_DICTIONARY | Cannot delete, required column |
* GORCMSR rows with GORCMSR_DATA_REQ_IND set to 'Y' cannot be deleted. Existing rules may relying on these columns. |
* LENGTH_NOT_POSITIVE | Length must be a positive number |
* GORCMSR_LENGTH must be valid positive 3-digit integer. |
* MISSING_CMSC_CODE | Missing mandatory value for Source Code |
* Valid Common Matching Source Code must be entered from GTVCMSC table. |
* MISSING_COLUMN_NAME | Missing mandatory value for Column Name |
* GORCMSR_COLUMN_NAME must be entered from valued on GORCMDD table. |
* MISSING_DATA_REQ_IND | Missing mandatory value for Match on Null Data |
* GORCMSR_DATA_REQ_IND must be entered. Valid values are 'Y' and 'N'. |
* MISSING_LENGTH | Missing mandatory value for Length |
* Valid 3-digit integer for GORCMSR_LENGTH must be entered. |
* MISSING_PARENT | Required parent record not found |
* Parent GTVCMSC or GORCMDD row may be missing. |
* MISSING_PRIORITY_NO | Missing mandatory value for Priority Number |
* Valid 2-digit GORCMDD_PRIORITY_NUMBER must be entered. |
* MISSING_USER_ID | Missing mandatory value for User ID |
* Valid User ID must be entered. |
* OVERRIDES_LENGTH | Cannot override Max Length |
* Maximum length set on GORCMDD table cannot be overridden here. |
* PK_NOT_FOUND | Cannot find record using primary or unique key |
* Passed parameter values could not locate row in table. |
* P_DELETE_FAILED | There is no row in the table with the key values passed. |
* Passed parameter values could not locate row in table. |
* RECORD_EXISTS | Cannot create, record already exists |
* Row already exists in database for this Common Matching Source Code and Priority Number combination. |