DBA Data[Home] [Help]

APPS.BIS_PMV_PORTAL_UTIL_PVT dependencies on BIS_PMV_UTIL

Line 229: BIS_PMV_UTIL.stale_portlet_by_refPath(l_ref_path_tbl(k).ref_path) ;

225: -- Update the caching_key in icx_portlet_customizations
226:
227: FOR k in l_ref_path_tbl.FIRST..l_ref_path_tbl.LAST LOOP
228:
229: BIS_PMV_UTIL.stale_portlet_by_refPath(l_ref_path_tbl(k).ref_path) ;
230:
231: END LOOP ;
232:
233: COMMIT ;