Message Key | Error Message |
EXCEEDS_MAX_CAPACITY | Capacity exceeds Room Definition maximum capacity |
Value entered for room definition capacity is greater than the value for maximum capacity. |
INVALID_BCAT_CODE | Category code does not exist for Room Definition building |
Invalid value entered for the room definition category code. The category must first be defined for the building and then will be available as a room category. |
INVALID_BLDG_CODE | Invalid Room Definition Building Code |
Invalid value entered for the room definition building code. The building must have an existing building definition. |
INVALID_COLL_CODE | Invalid Room Definition College Code |
Code entered for the room definition college code must be a valid value in the College Code validation table (STVCOLL). |
INVALID_DEPT_CODE | Invalid Room Definition Department Code |
Code entered for room definition department code must be a valid value in the Department validation table (STVDEPT). |
INVALID_PARS_CODE | Invalid value for Room Definition Partition Code |
Value entered for the partition code must be a valid value in the Partition validation table (GTVPARS). |
INVALID_PRCD_CODE | Invalid Room Definition Phone Rate Code |
Value entered for the room definition phone rate code must be a valid value in the Phone Rate Code validation table (STVPRCD). |
INVALID_RMST_CODE | Invalid Room Definition Status Code |
Value entered for room definition status code must be a valid value in the Room Status Code validation table (STVRMST). |
INVALID_ROOM_TYPE | Room Definition Room type must be D, C, or O |
Value entered for the room definition room type must be a D (Residence Hall), C (Classroom), or O (Other). |
INVALID_RRCD_CODE | Invalid Room Definition Room Rate Code |
Value entered for the room definition room rate code must be a valid value in the Room Rate Code validation table (STVRRCD). |
INVALID_SEX | Room Definition Gender designation must be M, F, or null |
Value entered for the room definition gender designation must be M (Male), F (Female) or null (Either). |
INVALID_TERM_CODE_EFF | Invalid value for Room Definition Effective Term Code |
Value entered for the room definition effective term code must be a valid value in the Term Code validation table (STVTERM). |
MISSING_BLDG_CODE | Missing mandatory Room Definition Building Code |
Value for the room definition building code is required. |
MISSING_CAPACITY | Missing mandatory Room Definition Capacity |
Value for the room definition capacity is required. |
MISSING_ROOM_NUMBER | Missing mandatory Room Definition Room Number |
Value for the room definition room number is required. |
MISSING_ROOM_TYPE | Missing mandatory Room Definition Room Type |
Value for the room definition room type is required. |
MISSING_TERM_CODE_EFF | Missing mandatory Room Definition Effective Term |
Value for the room definition effective term is required. |
PK_NOT_FOUND | Cannot find Room Definition record using primary or unique key |
Cannot find the room definition with the values entered. |
P_DELETE_FAILED | Cannot delete, Room Definition record does not exist |
Cannot find the room definition record based on the information specified, so the record cannot be deleted. |
RECORD_EXISTS | Cannot create, Room Definition record already exists |
Room definition record cannot be created because it already exists. |
ROOM_ASSIGNED | Room Definition Room already assigned; cannot delete |
Room is already assigned and cannot delete because a child record exists. |
ROOM_GENDER_NOT_BLDG | Room Gender designation does not match Building Gender |
Gender designation specified for the room definition does not match the gender associated with the building code. |
@headcom