DBA Data[Home] [Help]

APPS.BIX_PMV_AI_AGTDTL_RPT_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 600: poa_dbi_template_pkg.status_sql (

596: --'l_filter_where_sess:'|| l_filter_where_sess);
597:
598:
599: l_sqltext_sess := l_sqltext_sess ||
600: poa_dbi_template_pkg.status_sql (
601: p_fact_name => l_mv_sess
602: , p_where_clause => l_where_clause_sess
603: , p_filter_where => l_filter_where_sess
604: , p_join_tables => l_join_tbl_sess

Line 724: l_sqltext :=poa_dbi_template_pkg.status_sql (

720:
721:
722: --insert into bix_Debug values ('Calling status_sql for regular columns');
723:
724: l_sqltext :=poa_dbi_template_pkg.status_sql (
725: p_fact_name => l_mv
726: , p_where_clause => l_where_clause
727: , p_filter_where => l_filter_where
728: , p_join_tables => l_join_tbl