DBA Data[Home] [Help]

APPS.BIV_DBI_CLO_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 184: ( select * from ( ' || poa_dbi_template_pkg.status_sql

180: null
181: end ||
182: '
183: from
184: ( select * from ( ' || poa_dbi_template_pkg.status_sql
185: ( P_FACT_NAME => l_mv
186: , P_WHERE_CLAUSE => l_where_clause
187: , P_JOIN_TABLES => l_join_tbl
188: , P_USE_WINDOWING => 'N'

Line 356: ' || poa_dbi_template_pkg.trend_sql

352:
353: l_stmt := l_stmt||
354: '
355: from
356: ' || poa_dbi_template_pkg.trend_sql
357: ( p_xtd => l_xtd
358: , p_comparison_type => l_comparison_type
359: , p_fact_name => l_mv
360: , p_where_clause => l_where_clause