DBA Data[Home] [Help]

APPS.POA_DBI_REJ_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 123: poa_dbi_template_pkg.status_sql(p_fact_name => l_mv

119: l_query := get_status_sel_clause(l_view_by
120: ,l_view_by_col
121: ,l_url)
122: || ' FROM ' ||
123: poa_dbi_template_pkg.status_sql(p_fact_name => l_mv
124: ,p_where_clause => l_where_clause
125: ,p_join_tables => l_join_tbl
126: ,p_use_windowing => 'Y'
127: ,p_col_name => l_col_tbl

Line 332: poa_dbi_template_pkg.status_sql(p_fact_name => l_mv

328: l_query := get_reason_sel_clause(P_VIEW_BY_DIM => l_view_by
329: ,P_VIEW_BY_COL => l_view_by_col
330: ,P_URL => null)
331: || ' FROM ' ||
332: poa_dbi_template_pkg.status_sql(p_fact_name => l_mv
333: ,p_where_clause => l_where_clause
334: ,p_join_tables => l_join_tbl
335: ,p_use_windowing => 'Y'
336: ,p_col_name => l_col_tbl