DBA Data[Home] [Help]

APPS.ISC_DBI_CST_REC_RT_PKG dependencies on POA_DBI_TEMPLATE_PKG

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

105:
106: -- construct the query
107: l_query := get_rpt_sel_clause (l_view_by, l_join_tbl)
108: || ' from
109: ' || poa_dbi_template_pkg.status_sql (p_fact_name => l_mv,
110: p_where_clause => l_where_clause,
111: p_join_tables => l_join_tbl,
112: p_use_windowing => 'Y',
113: p_col_name => l_col_tbl,