DBA Data[Home] [Help]

APPS.ISC_MAINT_RPT_UTIL_PKG dependencies on POA_DBI_TEMPLATE_PKG

Line 1073: , ' || poa_dbi_template_pkg.get_viewby_rank_clause

1069: 'report_date between &BIS_CURRENT_EFFECTIVE_START_DATE and &BIS_CURRENT_ASOF_DATE'
1070: end || '
1071: ' || p_where_clause || ' ' || p_filter_where || '
1072: ) oset
1073: , ' || poa_dbi_template_pkg.get_viewby_rank_clause
1074: ( l_join_tbl
1075: , case
1076: when p_rank_order is null then 'N'
1077: else 'Y'