DBA Data[Home] [Help]

APPS.ISC_MAINT_RPT_UTIL_PKG dependencies on BIS_QUERY_ATTRIBUTES_TBL

Line 146: , p_custom_output in out nocopy bis_query_attributes_tbl

142: ( p_param in bis_pmv_page_parameter_tbl
143: , p_dimension_tbl in out nocopy t_dimension_tbl
144: , p_dim_filter_map in out nocopy poa_dbi_util_pkg.poa_dbi_dim_map
145: , p_trend in varchar2
146: , p_custom_output in out nocopy bis_query_attributes_tbl
147: , x_cur_suffix out nocopy varchar2
148: , x_where_clause out nocopy varchar2
149: , x_viewby_select out nocopy varchar2
150: , x_join_tbl out nocopy poa_dbi_util_pkg.poa_dbi_join_tbl

Line 294: , p_custom_output in out nocopy bis_query_attributes_tbl

290: -- is important and must match the grouping_id clause in the
291: -- corresponding MV defintion.
292: procedure bind_group_id
293: ( p_dim_bmap in number
294: , p_custom_output in out nocopy bis_query_attributes_tbl
295: , p_column1 in varchar2 default null
296: , p_column2 in varchar2 default null
297: , p_column3 in varchar2 default null
298: , p_column4 in varchar2 default null