DBA Data[Home] [Help]

APPS.ISC_DEPOT_BACKLOG_PKG dependencies on BIS_SUBMIT_REQUESTSET

Line 46: l_last_refresh_date := bis_submit_requestset.get_last_refreshdate('REPORT','APPS','ISC_DEPOT_BACKLOG_TBL') ;

42: BEGIN
43: l_debug_mode := NVL(FND_PROFILE.value('AFLOG_ENABLED'), 'N');
44: l_module_name := FND_PROFILE.value('AFLOG_MODULE');
45: l_comparison_type := 'Y';
46: l_last_refresh_date := bis_submit_requestset.get_last_refreshdate('REPORT','APPS','ISC_DEPOT_BACKLOG_TBL') ;
47:
48: -- clear out the tables.
49: l_col_tbl := poa_dbi_util_pkg.POA_DBI_COL_TBL ();
50: l_join_tbl := poa_dbi_util_pkg.POA_DBI_JOIN_TBL ();