sp_rsv_booking_pace_compare_js


Parameters

Name Type Mode
a_period_type text IN (DEFAULT NULL)
a_start_date date IN (DEFAULT NULL)
a_end_date date IN (DEFAULT NULL)
b_period_type text IN (DEFAULT NULL)
b_start_date date IN (DEFAULT NULL)
b_end_date date IN (DEFAULT NULL)
segment text IN (DEFAULT 'month')
segment_group text IN (DEFAULT NULL)
sort_column text IN (DEFAULT NULL)
limit_rows integer IN (DEFAULT NULL)
filter_text text IN (DEFAULT NULL)
revenue_calc_type integer IN (DEFAULT fn_revenue_calc_type())
days json IN (DEFAULT NULL)

Definition