DBA Data[Home] [Help]

APPS.ISC_DBI_CARR_BILL_PAY_TRD_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 178: || ' from ' || poa_dbi_template_pkg.union_all_trend_sql

174:
175:
176: -- Merge Outer and Inner Query
177: l_query := get_trd_sel_clause(l_view_by)
178: || ' from ' || poa_dbi_template_pkg.union_all_trend_sql
179: (p_mv => l_mv_tbl,
180: p_comparison_type => l_comparison_type,
181: p_filter_where => NULL);
182: