Package ab_atvdcpr_strings
This package contains the error messages and error message functions for the Gift Society Premiums Validation Table.
Message Name | Error Message |
INVALID_CODE | Benefit/Premium Code is not valid. |
The Benefit/Premium Code does not exist in Banner. |
INVALID_COST | Benefit/Premium Cost is not valid. |
The Benefit/Premium Cost must be between 0 and 999999999.99. |
INVALID_VALUE | Benefit/Premium Value is not valid. |
The Benefit/Premium Value must be between 0 and 999999999.99. |
MISSING_CODE | Benefit/Premium Code is missing. |
The Benefit/Premium Code is required. |
MISSING_DESC | Benefit/Premium Description is missing. |
Benefit/Premium Description is required. |
PK_NOT_FOUND | Cannot find record using primary or unique key for the ab_atvdcpr API. |
The Benefit/Premium record cannot be found. |
P_DELETE_FAILED | Cannot delete ATVDCPR(ab_atvdcpr) because the record does not exist. |
The Benefit/Premium record cannot be deleted because it does not exist. |
RECORD_EXISTS | ab_atvdcpr API cannot create ATVDCPR(ab_atvdcpr) because the record already exists. |
The Benefit/Premium cannot be created because it already exists. |
|