Parameters
| Name | Type | Mode |
|---|---|---|
| room_id | integer | IN |
| ooo_type | character | IN |
| reason_id | integer | IN |
| start_date | date | IN |
| end_date | date | IN |
| remark | text | IN (DEFAULT NULL) |
| return_status | character | IN (DEFAULT NULL) |
| user_name | text | IN (DEFAULT NULL) |
| replace_current | boolean | IN (DEFAULT false) |
| in_loop | boolean | IN (DEFAULT false) |
| result_code | text | OUT |
| result_msg | text | OUT |
| msg_code | text | OUT |
| ooo_id | integer | OUT |