DBA Data[Home] [Help]

APPS.ISC_DBI_CARR_BILL_PAY_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 181: ' || poa_dbi_template_pkg.union_all_status_sql

177:
178: -- construct the query
179: l_query := get_rpt_sel_clause (l_view_by, l_join_tbl)
180: || ' from (
181: ' || poa_dbi_template_pkg.union_all_status_sql
182: (p_mv => l_mv_tbl,
183: p_join_tables => l_join_tbl,
184: p_use_windowing => 'Y',
185: p_paren_count => 3,