DBA Data[Home] [Help]

APPS.OPI_DBI_CURR_PROD_DEL_RPT_PKG dependencies on POA_DBI_TEMPLATE_PKG

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

113: END IF;
114: l_query := GET_CURR_PROD_DEL_SEL_CLAUSE (p_view_by_dim => l_view_by,
115: p_join_tbl => l_join_tbl)
116: || ' from
117: ' || poa_dbi_template_pkg.status_sql (p_fact_name => l_mv,
118: p_where_clause => l_where_clause,
119: p_join_tables => l_join_tbl,
120: p_use_windowing => 'Y',
121: p_col_name => l_col_tbl,