Message Name | Error Message |
INVALID_AMOUNT | You may not create a Memo with a zero amount. |
An attempt was made to create a new memo using zero as the amount. |
INVALID_BILLING_IND | Invalid value for billing indicator, must be Y or N. |
An attempt was made to create or update a memo billing indicator to a value other than (Y)es or (N)o. |
INVALID_EXPIRATION_DATE | Expiration Date must be greater than system date. |
An attempt was made to create or update a memo with a prior expiration date. |
INVALID_SRCE_CODE | Invalid value for Source Code. |
The source code must be valid in the Billing Detail Source Code Validation table (TTVSRCE). |
INVALID_SRCE_ENTRY | Source Code other than T may not be entered by operator. |
An attempt was made to create a memo with a source code other than T, which is enabled only for system transactions. |
INVALID_UPDATE_ZERO | Memo has been released; changes not allowed. |
An attempt was made to update a memo that already has an amount of zero. |
MISSING_AMOUNT | Missing mandatory value for amount. |
The amount may not be null. |
MISSING_BILLING_IND | Missing mandatory value for billing indicator. |
The billing indicator may not be null. |
MISSING_DESC | Description may not be changed to null. |
An attempt was made to update the description to null. |
MISSING_ENTRY_DATE | Missing mandatory value for entry date. |
The entry date may not be null. |
MISSING_SRCE_CODE | Missing mandatory value for source code. |
The source code may not be null. |
P_DELETE_AUTH | You may not delete system generated memos. |
An attempt was made to delete a memo with a source code other than T, which is enabled only for system transactions. |
P_UPDATE_AUTH | You may not change system generated memos. |
An attempt was made to update a memo with a source code other than T, which is enabled only for system transactions. |
INVALID_AIDY_CODE | Invalid Aid Year Code. |
An attempt was made to create a record with invalid aid year code. |
INVALID_PERIOD_CODE | Invalid Period Code. |
Invalid Financial Aid Enrollment Period code. |
AID_YEAR_NULL | Aid Year Code must be Null. |
Aid year must be null when Term Code is ARTERM (non-student transactions). |
PERIOD_CODE_NULL | Period Code must be Null. |
Enroll Period must be null when Term Code is ARTERM (non-student transactions). |