sp_rate_discrepancy


Parameters

Name Type Mode
register_id integer OUT
booking_id integer OUT
room_number text OUT
room_type text OUT
arrival date OUT
departure date OUT
guest_name text OUT
group_name text OUT
channel_name text OUT
rate_plan text OUT
actual_rate_total t_money OUT
booking_rate_total t_money OUT
standard_rate_total t_money OUT
booking_rate_diff boolean OUT
standard__rate_diff boolean OUT
checkin_user text OUT
checkin_time timestamp with time zone OUT
approved boolean OUT
approve_user text OUT
approve_time timestamp with time zone OUT

Definition