Parameters
| Name | Type | Mode |
|---|---|---|
| i_folio_type | character | IN (DEFAULT NULL) |
| i_status | character | IN (DEFAULT 'A') |
| 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) |