sp_get_rate_approval


Parameters

Name Type Mode
register_id integer OUT
room_number t_room_number OUT
roomtype_id integer OUT
room_type text OUT
roomtype_code text OUT
arrival date OUT
departure date OUT
guest_name text OUT
group_name text OUT
channel_name text OUT
booking_id integer OUT
booking_item integer OUT
booking_rate_code text OUT
booking_rate_plan text OUT
booking_rate_total t_money OUT
actual_rate_code text OUT
actual_rate_plan text OUT
actual_rate_total t_money OUT
rate_diff t_money OUT
approved boolean OUT
approve_user text OUT
approve_time timestamp with time zone OUT
checkin_user text OUT
checkin_time timestamp with time zone OUT
upgrade_type text OUT

Definition