Message Name | Error Message |
INVALID_CAMPAIGN | AMRPRRS_CAMPAIGN for the ab_project_results API is not valid. |
The Campaign does not exist in the database. |
INVALID_DESG | AMRPRRS_DESG for the ab_project_results API is not valid. |
The Designation does not exist in the database. |
INVALID_GIFT_NO | AMRPRRS_GIFT_NO for the ab_project_results API is not valid. |
Gift Number is not valid for the Internal ID. |
INVALID_PIDM | AMRPRRS_PIDM for the ab_project_results API is not valid. |
The Internal ID does not exist in the database. |
INVALID_PLEDGE_NO | AMRPRRS_PLEDGE_NO for the ab_project_results API is not valid. |
Pledge Number is not valid for the Internal ID. |
INVALID_PROJ_CODE | AMRPRRS_PROJ_CODE for the ab_project_results API is not valid. |
The Project Code does not exist in the database. |
INVALID_PROP_CODE | AMRPRRS_PROP_CODE for the ab_project_results API is not valid. |
The Proposal Code does not exist in the database. |
INVALID_PROP_SEQ_NO | AMRPRRS_PROP_SEQ_NO for the ab_project_results API is not valid. |
The Proposal Code does not exist in the database. |
INVALID_RESULT_DATE | AMRPRRS_RESULT_DATE for the ab_project_results API is not valid. |
The Result Date is not a valid date. |
INVALID_SEQ_NO | AMRPRRS_SEQ_NO for the ab_project_results API is not valid. |
The Project Results Sequence Number must be between 0 and 999. |
INVALID_VALUE | AMRPRRS_VALUE for the ab_project_results API is not valid. |
The Result Value must be between 0 and 999999999.99. |
MISSING_DATA_ORIGIN | AMRPRRS_DATA_ORIGIN is missing. This field is required by the ab_project_results API. |
The source of the data being supplied must be given. |
MISSING_PIDM | AMRPRRS_PIDM is missing. This field is required by the ab_project_results API. |
An Internal ID must be supplied. |
MISSING_PROJ_CODE | AMRPRRS_PROJ_CODE is missing. This field is required by the ab_project_results API. |
A Project Code must be supplied. |
MISSING_PROP_CODE | AMRPRRS_PROP_CODE is missing. This field is required by the ab_project_results API. |
A Proposal Code must be supplied. |
MISSING_PROP_SEQ_NO | AMRPRRS_PROP_SEQ_NO is missing. This field is required by the ab_project_results API. |
A Proposal Code Sequence Number must be supplied. |
MISSING_RESULT_DATE | AMRPRRS_RESULT_DATE is missing. This field is required by the ab_project_results API. |
A Result Date must be supplied. |
MISSING_SEQ_NO | AMRPRRS_SEQ_NO is missing. This field is required by the ab_project_results API. |
A Project Results Sequence Number must be supplied. |
MISSING_USER_ID | AMRPRRS_USER_ID is missing. This field is required by the ab_project_results API. |
A User ID must be supplied for the person making the change. |
PK_NOT_FOUND | Cannot find record using primary or unique key for the ab_project_results API. |
A record could not be found for the supplied primary key information. |
P_DELETE_FAILED | Cannot delete PROJECT_RESULTS(ab_project_results) because the record does not exist. |
A record could not be found for the supplied primary key information. |
RECORD_EXISTS | ab_project_results API cannot create PROJECT_RESULTS(ab_project_results) because the record already exists. |
The record cannot be created because another record already exists with the same primary key. |