DBA Data[Home] [Help]

APPS.ISC_FS_FTFR_RPT_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 569: from ' || poa_dbi_template_pkg.status_sql

565: , 'ISC_MEASURE_27'
566: , 'N'
567: ) || '
568: , nvl(c_non_ftf_count_total,0) ISC_MEASURE_28
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 717: ' || poa_dbi_template_pkg.trend_sql

713: , 'ISC_ATTRIBUTE_1'
714: , 'ISC_ATTRIBUTE_2'
715: ) || '
716: from
717: ' || poa_dbi_template_pkg.trend_sql
718: ( p_xtd => l_xtd
719: , p_comparison_type => l_comparison_type
720: , p_fact_name => l_mv
721: , p_where_clause => l_where_clause