Package gb_fgacexcludedobjects_str
This package contains the error messages and error message functions for the FGAC Excluded Objects API, gb_fgacexcludedobjects.
Message Key | Error Message |
INVALID_OBJECT | Invalid value for Excluded Object |
An attempt was made to create or update the FGAC Excluded Objects Code. The attempt failed because the object entered must be a valid value in Object Maintenance (GUAOBJS). |
INVALID_USER_ID | Invalid value for User ID |
An attempt was made to create or update the FGAC Excluded Objects User ID.
The attempt failed because the user ID entered must be a valid value. |
MISSING_OBJECT | Missing mandatory value for Excluded Object |
The FGAC Excluded Objects name is missing and must be a valid value in Object Maintenance (GUAOBJS). |
MISSING_USER_ID | Missing mandatory value for User ID |
The FGAC Excluded Objects User ID is missing and must be a valid value. |
PK_NOT_FOUND | Cannot find record using FGAC Excluded Objects primary or unique key |
An attempt to find a FGAC Excluded Objects record was unsuccessful using the primary or unique key of object name. |
P_DELETE_FAILED | Cannot delete, FGAC Excluded Objects record does not exist |
An attempt to delete a FGAC Excluded Objects record was unsuccessful because the record does not exist. |
RECORD_EXISTS | Cannot create, FGAC Excluded Objects record already exists |
An attempt to create a FGAC Excluded Objects record was unsuccessful because the record already exists. |
|