DBA Data[Home] [Help]

APPS.ISC_DBI_FR_COST_PER_W_PKG dependencies on POA_DBI_TEMPLATE_PKG

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

100:
101: -- construct the query
102: l_query := get_rpt_sel_clause (l_view_by, l_join_tbl)
103: || ' from
104: ' || poa_dbi_template_pkg.status_sql (p_fact_name => l_mv,
105: p_where_clause => l_where_clause,
106: p_join_tables => l_join_tbl,
107: p_use_windowing => 'Y',
108: p_col_name => l_col_tbl,