DBA Data[Home] [Help]

APPS.OPI_DBI_ONTIME_PROD_RPT_PKG dependencies on POA_DBI_TEMPLATE_PKG

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

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