sp_search_guest_folio_js


Parameters

Name Type Mode
i_folio_type character IN (DEFAULT NULL)
i_status character IN (DEFAULT NULL)
i_search_text text IN (DEFAULT NULL)
i_room_number text IN (DEFAULT NULL)
i_folio_id integer IN (DEFAULT NULL)
i_register_id integer IN (DEFAULT NULL)
i_booking_id integer IN (DEFAULT NULL)
i_channel_name text IN (DEFAULT NULL)
i_arrival date IN (DEFAULT NULL)
i_departure date IN (DEFAULT NULL)
i_stay_date date 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 'folio_id')
i_sort_order text IN (DEFAULT 'desc')

Definition