sp_cancel_booking


Parameters

Name Type Mode
booking_id integer IN
cancel_reason text IN
user_name text IN (DEFAULT NULL)
result_code text OUT
result_msg text OUT
msg_code text OUT

Definition