Parameters
| Name | Type | Mode |
|---|---|---|
| adate | date | IN (DEFAULT NULL) |
| user_name | text | IN (DEFAULT NULL) |
| p_booking_id | integer | IN (DEFAULT NULL) |
| status | text | OUT |
| msg | text | OUT |
| Name | Type | Mode |
|---|---|---|
| adate | date | IN (DEFAULT NULL) |
| user_name | text | IN (DEFAULT NULL) |
| p_booking_id | integer | IN (DEFAULT NULL) |
| status | text | OUT |
| msg | text | OUT |