DBA Data[Home] [Help]

APPS.ISC_DBI_OT_ARR_RT_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 115: ' || poa_dbi_template_pkg.status_sql (p_fact_name => l_mv,

111:
112: -- construct the query
113: l_query := get_rpt_sel_clause (l_view_by, l_join_tbl)
114: || ' from
115: ' || poa_dbi_template_pkg.status_sql (p_fact_name => l_mv,
116: p_where_clause => l_where_clause,
117: p_join_tables => l_join_tbl,
118: p_use_windowing => 'Y',
119: p_col_name => l_col_tbl,