sp_search_guest_in_house_js


Parameters

Name Type Mode
statuses text IN (DEFAULT 'I')
search_text text IN (DEFAULT NULL)
arrival date IN (DEFAULT NULL)
departure date IN (DEFAULT NULL)
stay_date date IN (DEFAULT NULL)
room_number text IN (DEFAULT NULL)
roomtype_id integer IN (DEFAULT NULL)
channel_name text IN (DEFAULT NULL)
vip_id integer IN (DEFAULT NULL)
member_code text IN (DEFAULT NULL)
company text IN (DEFAULT NULL)
nation_id integer IN (DEFAULT NULL)
rateplan_id integer IN (DEFAULT NULL)
carplate_no text IN (DEFAULT NULL)
register_id integer IN (DEFAULT NULL)
booking_id integer IN (DEFAULT NULL)
i_include_archive boolean IN (DEFAULT false)
i_page integer IN (DEFAULT NULL)
i_limit integer IN (DEFAULT NULL)
i_sort_field text IN (DEFAULT 'register_id')
i_sort_order text IN (DEFAULT 'desc')

Definition