DBA Data[Home] [Help]

APPS.ISC_FS_TASK_ACTIVITY_RPT_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 569: from ' || poa_dbi_template_pkg.status_sql

565: , null
566: , 'N' )
567: , 'ISC_MEASURE_31'
568: , 'N' ) || '
569: from ' || poa_dbi_template_pkg.status_sql
570: ( p_fact_name => l_mv
571: , p_where_clause => l_where_clause
572: , p_join_tables => l_join_tbl
573: , p_use_windowing => 'Y' --'N'

Line 691: ' || poa_dbi_template_pkg.trend_sql

687: , 'ISC_ATTRIBUTE_1'
688: , 'ISC_ATTRIBUTE_2'
689: ) || '
690: from
691: ' || poa_dbi_template_pkg.trend_sql
692: ( p_xtd => l_xtd
693: , p_comparison_type => l_comparison_type
694: , p_fact_name => l_mv
695: , p_where_clause => l_where_clause