Message Key | Error Message |
INVALID_DELETE_IND | Invalid value for FGAC user rule Delete indicator |
An attempt was made to create or update the FGAC user rule Delete indicator to a value other than 'Y' or 'N'. |
INVALID_FDMN_CODE | Invalid value for FGAC user rule Domain code |
The FGAC user rule Domain code entered must be a valid value in the Domain Code Validation table (GTVFDMN). |
INVALID_FGAC_CODE | Invalid value for FGAC user rule FGAC code |
The FGAC user rule FGAC code entered must be a valid value in the FGAC Code Validation table (GTVFGAC). |
INVALID_FGAC_USER_ID | Invalid value for FGAC user rule FGAC Banner User ID |
The FGAC user rule FGAC User ID entered must be a valid value in ALL_USERS. |
INVALID_FPRD_SEQNO | Invalid value for FGAC user rule Predicate Sequence Number |
An attempt was made to create or update the FGAC user rule Predicate Sequence Number with an invalid value.
It must be a positive integer between 1 and 9999. |
INVALID_INSERT_IND | Invalid value for FGAC user rule Insert indicator |
An attempt was made to create or update the FGAC user rule Insert indicator to a value other than 'Y' or 'N'. |
INVALID_SELECT_IND | Invalid value for FGAC user rule Select indicator |
An attempt was made to create or update the FGAC user rule Select indicator to a value other than 'Y' or 'N'. |
INVALID_UPDATE_IND | Invalid value for FGAC user rule Update indicator |
An attempt was made to create or update the FGAC user rule Update indicator to a value other than 'Y' or 'N'. |
MISSING_DELETE_IND | Missing mandatory value for FGAC user rule Delete indicator |
The FGAC user rule Delete indicator is missing. It must be 'Y' or 'N'. |
MISSING_FDMN_CODE | Missing mandatory value for FGAC user rule Domain code |
The FGAC user rule Domain code is missing and must be a valid value from the Domain Code Validation table (GTVFDMN). |
MISSING_FGAC_CODE | Missing mandatory value for FGAC user rule FGAC code |
The FGAC user rule FGAC code is missing and must be a valid value from the FGAC Code Validation table (GTVFGAC). |
MISSING_FGAC_USER_ID | Missing mandatory value for FGAC user rule FGAC User ID |
The FGAC user rule Banner User ID is missing. It must be a valid value in ALL_USERS. |
MISSING_FPRD_SEQNO | Missing mandatory value for FGAC user rule Predicate Sequence Number |
The FGAC user rule Predicate Sequence Number is missing and must be a positive integer between 1 and 9999. |
MISSING_INSERT_IND | Missing mandatory value for FGAC user rule Insert indicator |
The FGAC user rule Insert indicator is missing. It must be 'Y' or 'N'. |
MISSING_PARENT | Required parent record for FGAC user rule not found |
An attempt to update a FGAC user rule record was unsuccessful because the required parent record could not be found. |
MISSING_SELECT_IND | Missing mandatory value for FGAC user rule Select indicator |
The FGAC user rule Select indicator is missing. It must be 'Y' or 'N'. |
MISSING_UPDATE_IND | Missing mandatory value for FGAC user rule Update indicator |
The FGAC user rule Update indicator is missing. It must be 'Y' or 'N'. |
MISSING_USER_ID | Missing mandatory value for FGAC user rule User ID |
The FGAC user rule Banner User ID is missing and must be a valid value. |
PK_NOT_FOUND | Cannot find FGAC user rule record using primary or unique key |
An attempt to update or delete a FGAC user rule record was unsuccessful because the record could not be found using the primary key. |
P_DELETE_FAILED | Cannot delete, FGAC user rule record does not exist |
An attempt to delete a FGAC user rule record was unsuccessful because the record could not be found. |
RECORD_EXISTS | Cannot create, FGAC user rule record already exists |
An attempt to create a FGAC user rule record was unsuccessful because the record already exists; duplicates are not allowed. |