DBA Data[Home] [Help]

APPS.BIV_DBI_TMPL_UTIL dependencies on BIV_DBI_TMPL_SEC

Line 720: return biv_dbi_tmpl_sec.get_type_sec_where_clause;

716: function get_type_sec_where_clause
717: return varchar2
718: is
719: begin
720: return biv_dbi_tmpl_sec.get_type_sec_where_clause;
721: end get_type_sec_where_clause;
722:
723: function get_product_category
724: ( p_param in bis_pmv_page_parameter_tbl )