DBA Data[Home] [Help]

APPS.ISC_MAINT_WO_BACKLOG_RPT_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 442: from ' || poa_dbi_template_pkg.status_sql

438: , ''
439: , 'Y' )
440: , 'BIV_MEASURE18'
441: , 'N' ) || ' /* Grand Total - Past Due Percent Change */
442: from ' || poa_dbi_template_pkg.status_sql
443: ( p_fact_name => l_mv
444: , p_where_clause => l_where_clause
445: , p_join_tables => l_join_tbl
446: , p_use_windowing => 'Y'

Line 604: ' || poa_dbi_template_pkg.trend_sql

600: , 'Y' )
601: , 'BIV_MEASURE11'
602: , 'N' ) || ' /* Past Due Percent Change */
603: from
604: ' || poa_dbi_template_pkg.trend_sql
605: ( p_xtd => l_xtd
606: , p_comparison_type => l_comparison_type
607: , p_fact_name => l_mv
608: , p_where_clause => l_where_clause