DBA Data[Home] [Help]

APPS.OPI_DBI_SCRAP_REASON_RPT_PKG dependencies on POA_DBI_TEMPLATE_PKG

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

74:
75: l_query := GET_SCRAP_REASON_SEL_CLAUSE (p_view_by_dim => l_view_by,
76: p_join_tbl => l_join_tbl)
77: || ' from
78: ' || poa_dbi_template_pkg.status_sql (p_fact_name => l_mv,
79: p_where_clause => l_where_clause,
80: p_join_tables => l_join_tbl,
81: p_use_windowing => 'Y',
82: p_col_name => l_col_tbl,