sp_change_room_status_old


Parameters

Name Type Mode
rooms int4[] IN
new_status character IN
reason_id integer IN (DEFAULT NULL)
start_date date IN (DEFAULT NULL)
end_date date IN (DEFAULT NULL)
remark text IN (DEFAULT NULL)
return_status character IN (DEFAULT NULL)
user_name text IN (DEFAULT NULL)
result_code text OUT
result_msg text OUT
msg_code text OUT
result_data json OUT

Definition