DBA Data[Home] [Help]

APPS.ISC_DBI_FR_COST_PER_D_PKG dependencies on POA_DBI_TEMPLATE_PKG

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

117:
118: -- construct the query
119: l_query := get_rpt_sel_clause (l_view_by, l_join_tbl)
120: || ' from
121: ' || poa_dbi_template_pkg.status_sql (p_fact_name => l_mv,
122: p_where_clause => l_where_clause,
123: p_join_tables => l_join_tbl,
124: p_use_windowing => 'Y',
125: p_col_name => l_col_tbl,