Package ab_atvauxl_strings
This package contains the error messages and error message functions for the Auxiliary Code Table.
Message Name | Error Message |
INVALID_CLAS_IND | Auxiliary Class Indicator is not valid. |
The Auxiliary Class Indicator must be Y or null. |
INVALID_CODE | Auxiliary Code is not valid. |
The Auxiliary Code does not exist in Banner. |
INVALID_DCPR_CODE | Auxiliary Benefit or Premium Code is not valid. |
The Auxiliary Benefit or Premium Code does not exist in Banner. |
INVALID_DONR_IND | Auxiliary Donor Indicator is not valid. |
The Auxiliary Donor Indicator must be Y or null. |
MISSING_CODE | Auxiliary Code is missing. |
The Auxiliary Code is required. |
MISSING_DESC | Auxiliary Code Description is missing. |
The Auxiliary Code Description is required. |
PK_NOT_FOUND | Cannot find record using primary or unique key for the ab_atvauxl API. |
The Auxiliary Code record cannot be found using a primary or unique key. |
P_DELETE_FAILED | Cannot delete the ATVAUXL record (ab_atvauxl) because the record does not exist. |
The Auxiliary Code record cannot be deleted because it does not exist. |
RECORD_EXISTS | ab_atvauxl API cannot create the ATVAUXL record (ab_atvauxl) because the record already exists. |
The Auxiliary Code record cannot be created because it already exists. |
|