Message Key | Error Message |
ANOTHER_ROOMMATE | Person has another roommate application defined |
Person has an existing roommate application for the term. |
FEMALE_BLDG | Roommmate Application Building is restricted to females only |
Building code can be assigned only to roommate applications where the person and the roommate are female. |
FEMALE_ROOM | Roommate Application Room is restricted to females only |
The room code can be assigned only to roommate applications where the person and the roommate are female. |
ID_NOT_EXIST | Roommate Application ID does not exist |
The requested roommate on the roommate application is not a valid ID. |
INVALID_PIDM | Invalid or missing Roommate Application PIDM |
The internal personal identification number specified on this roommate application does not exist in the person identification table. |
INVALID_ONEUP | Invalid Roommate Application Oneup |
The oneup number for this roommate application is invalid. |
INVALID_ALL_ONEUP | Invalid Roommate Application Oneup to Add |
The oneup number specified for creating this roommate application is invalid. |
INVALID_TERM_CODE | Invalid Roommate Application Term Code |
The term code specified on this roommate application does not exist in the term code table. |
MALE_BLDG | Roommate Application Building is restricted to males only |
The building code can be assigned only to roommate applications where the person and the roommate are male.
|
MALE_ROOM | Roommmate Application Room is restricted to males only |
The room code can be assigned only to roommate applications where the person and the roommate are male.
|
MISSING_ONEUP | Missing mandatory Roommate Application One-Up Number |
The required one-up number on the roommate application was not specified. |
MISSING_PIDM | Missing mandatory Roommate Application PIDM |
The required internal personal identification number on the roommate application was not specified. |
MISSING_TERM_CODE | Missing mandatory Roommate Application Term Code |
The required term code on the roommate application was not specified. |
NO_HOUSING_TERM | Housing term record does not exist for term; cannot create roommates for this Roommate Application |
The housing term record must exist for the term before the roommate application can be processed. |
PK_NOT_FOUND | Cannot find Roommate Application record using primary or unique key |
The roommate application does not exist with the data that was specified. |
P_DELETE_FAILED | Cannot delete, Roommate Application record does not exist |
The roommate application cannot be deleted because the application could not be located given the specified values. |
RECORD_EXISTS | Cannot create, Roommate Application record already exists |
The roommate application cannot be created because the application already exists. |
STUDENT_NOT_APPLIED | Cannot accept Roommate application if student has not applied |
The student does not have a housing application for the term specified on the roommate application. |