DBA Data[Home] [Help]

APPS.ISC_DBI_CST_REC_RT_TR_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 97: poa_dbi_template_pkg.trend_sql (

93:
94: -- Merge Outer and Inner Query
95: l_query := get_trd_sel_clause(l_view_by) ||
96: ' from ' ||
97: poa_dbi_template_pkg.trend_sql (
98: p_xtd => l_xtd,
99: p_comparison_type => l_comparison_type,
100: p_fact_name => l_mv,
101: p_where_clause => l_where_clause,