Message Key | Error Message |
MISSING_CDE | Message code is missing |
Message code is missing. This field is required. |
MISSING_SEQNO | Sequence number is missing |
Sequence number is missing. This field is required. |
MISSING_SYS_REQ_IND | System required indicator is missing |
System required indicator is missing. This field is required. |
MISSING_DATA_ORIGIN | Data origin is missing |
Data origin is missing. This field is required. |
MISSING_USER_ID | User ID is missing |
User ID is missing. This field is required. |
INVALID_CDE | Message code is not valid |
Message code is not valid. |
INVALID_SEQNO | Sequence number is not valid |
Sequence number is not valid. |
INVALID_SYS_REQ_IND | System required indicator is not valid |
System required indicator is not valid. |
INVALID_DATA_ORIGIN | Data origin is not valid |
Data origin is not valid. |
INVALID_USER_ID | User ID is not valid |
User ID is not valid. |
INVALID_MESSAGE | Message text is not valid |
Message text is not valid. |
INVALID_UPDATE | Message text cannot be updated for a system required record |
Message text cannot be updated for a system required record. |
INVALID_LOCAL_MESSAGE | Local message text is not valid |
Locally defined message text is not valid. |
P_DELETE_FAILED | Delete failed, record not found |
Cannot delete the message text record because it does not exist. |
PK_NOT_FOUND | Record not found |
Cannot find the message text record using the primary or unique key. |
RECORD_EXISTS | Record already exists |
Cannot create the message text record because it already exists. |
UPDATE_EXISTS | Cannot update, record already exists |
Cannot update the message text record because it already exists. |
RECORD_REQUIRED | Cannot delete a system required record |
Cannot delete a system required record. |