Message Key | Error Message |
INVALID_DISP_WEB_IND | Display on Web indicator must be Y or N. |
Display on Web indicator must be Y or N. |
INVALID_EMAL_CODE | Invalid value for e-mail Code. |
e-mail Code must exist in the GTVEMAL table. |
INVALID_PIDM | Invalid value for PIDM. |
PIDM must exist in the SPRIDEN table. |
INVALID_PREFERRED_EMAIL | The preferred e-mail address type should be Active. |
The record is marked as the preferred e-mail address, but it is inactive. The preferred indicator may only be Y on active e-mail records. |
INVALID_PREFERRED_IND | Preferred indicator must be Y or N. |
Preferred indicator must be Y or N. |
INVALID_STATUS_IND | Status indicator must be A or I. |
Status indicator must be A or I. |
MISSING_DISP_WEB_IND | Display on Web indicator is required. It must be Y or N. |
Display on Web indicator is required. It must be Y or N. |
MISSING_EMAIL_ADDRESS | e-mail address is required. |
E-mail address is required. |
MISSING_EMAL_CODE | E-mail Code is required. |
E-mail Code is required. |
MISSING_PIDM | PIDM is required. |
PIDM is required. |
MISSING_PREFERRED_IND | Preferred indicator is required. It must be Y or N. |
Preferred indicator is required. It must be Y or N. |
MISSING_STATUS_IND | Status indicator is required. It must be A or I. |
Status indicator is required. It must be A or I. |
MISSING_USER_ID | User ID is required. |
Oracle User ID is required. |
PK_NOT_FOUND | Cannot find record using primary or unique key. |
For e-mail, the key is composed of PIDM, e-mail Code and e-mail Address. The values given for these three parameters cannot be found in the GOREMAL table |
PREFERRED_EXISTS | Preferred e-mail already exists. |
Only one e-mail record can be marked as preferred. Locate the existing record with the preferred indicator set and clear it before setting another record to preferred. |
P_DELETE_FAILED | Cannot delete, record does not exist. |
A record with the specified PIDM, E-Mail Code and e-mail Address cannot be located in the GOREMAL table. |
RECORD_EXISTS | Cannot create, record already exists. |
A record with the specified PIDM, E-Mail Code and e-mail Address already exists in the GOREMAL table. Specify a different e-mail code or e-mail Address |