Message Key | Error Message |
INVALID_CROSS_DOMAIN_IND | Invalid value for Cross Domain indicator |
An attempt was made to create or update the Cross Domain indicator to a value other than 'Y' (Yes) or 'N' (No). |
INVALID_EXEMPT_IND | Invalid value for User Exempt indicator |
An attempt was made to create or update the User Exempt indicator to a value other than 'Y' (Yes) or 'N' (No). |
INVALID_FDMN_CODE | Invalid value for Home Domain code |
An attempt was made to create or update the FGAC User default Domain Code with an invalid value. The Domain Code must exist in the Domain Code Validation table (GTVFDMN). |
INVALID_FGAC_USER_ID | Invalid value for User Default FGAC User ID |
An attempt was made to create or update the User default FGAC User ID with an invalid value. |
INVALID_USER_ID | Invalid value for User ID |
An attempt was made to create or update the User default User ID with an invalid value. |
MISSING_CROSS_DOMAIN_IND | Missing mandatory value for Cross Domain indicator |
The Cross Domain indicator is missing and must be 'Y' (Yes) or 'N' (No). |
MISSING_EXEMPT_IND | Missing mandatory value for Exempt indicator |
The User Exempt indicator is missing and must be 'Y' (Yes) or 'N' (No). |
MISSING_FGAC_USER_ID | Missing mandatory value for User Default User ID |
The User default FGAC User ID is missing and must be a valid value. |
MISSING_USER_ID | Missing mandatory value for User ID |
The User ID is missing and must be a valid value. |
PK_NOT_FOUND | Cannot find User Default record using primary or unique key |
An attempt to find a User default record was unsuccessful because the record could not be found using the primary or unique key of FGAC User ID. |
P_DELETE_FAILED | Cannot delete User Default, record does not exist |
An attempt to delete a User default record was unsuccessful because the record does not exist. |
RECORD_EXISTS | Cannot create User Default, record already exists |
An attempt to create a User Default record was unsuccessful because the record already exists. |