DBA Data[Home] [Help]

APPS.BIV_DBI_TMPL_UTIL dependencies on BIS_QUERY_ATTRIBUTES_TBL

Line 131: ( p_custom_output in bis_query_attributes_tbl)

127: -- contents of the bind variables provided by PMV and product team
128: -- note: it should only be called in debugging situations.
129: -- this is biv specific and should remain in this package.
130: function dump_binds
131: ( p_custom_output in bis_query_attributes_tbl)
132: return varchar2;
133:
134: -- override_order_by procedure replaces the default order by
135: -- clause with one based on importance level when view by

Line 189: , p_custom_output in out nocopy bis_query_attributes_tbl

185: -- as bind variable values
186: procedure bind_yes_no
187: ( p_yes in varchar2
188: , p_no in varchar2
189: , p_custom_output in out nocopy bis_query_attributes_tbl
190: );
191:
192: -- bind_low_high procedure returns the low and high values for bucket
193: -- as bind variable values

Line 199: , p_custom_output in out nocopy bis_query_attributes_tbl

195: ( p_param in bis_pmv_page_parameter_tbl
196: , p_short_name in varchar2
197: , p_low in varchar2
198: , p_high in varchar2
199: , p_custom_output in out nocopy bis_query_attributes_tbl
200: );
201:
202: -- process_parameters procedure is a wrapper to the other
203: -- process_parameters specifically for detail report queries

Line 227: , p_custom_output in out nocopy bis_query_attributes_tbl

223: procedure bind_age_dates
224: ( p_param in bis_pmv_page_parameter_tbl
225: , p_current_name in varchar2
226: , p_prior_name in varchar2
227: , p_custom_output in out nocopy bis_query_attributes_tbl
228: );
229:
230: -- get_grp_id function returns the decoded grouping set grp_id
231: -- to be used. assumes: