Name: full name of the guest who needs to temporarily hold the room. This field is a required string and not exceeding 50 characters.
Phone: phone numer of the guest who needs to temporarily hold the room. This field is a required number string and not exceeding 20 characters.
When the user clicks the "CLOSE" button, the system will display the confirmation message "Do you want to close?" with "YES" and "NO" button. If the user clicks "YES",the system will exit this function. If the user clicks "NO", the system will close the confirmation message.
When the user clicks the "OK" button, the system will perform the following actions sequentially:
• Check the validation of the input data described above. If it is invalid, the system displays the error message "The input data for <XXXX> field is invalid!".
o Check the condition of the current date + "Length of Hold (Hour/Day)" <= "FromDate". If the condition is FALSE, the system displays the error message "Thetemporary room holding period for guests is invalid!".
o Check the condition of "Room" is available within ["From Date" - "To Date"].If the condition is FALSE, the system displays the error message "The room cannot be held because there is no available room!".
Page 33
+ 107%
Zoom
Close