DBA Data[Home] [Help]

APPS.ISC_DBI_FR_COST_PER_V_PKG dependencies on POA_DBI_TEMPLATE_PKG

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

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