DBA Data[Home] [Help]

APPS.FII_CC_MGR_SUP_C dependencies on FND_CONCURRENT

Line 426: FND_CONCURRENT.Af_Commit;

422: FND_STATS.gather_table_stats
423: (ownname => g_fii_schema,
424: tabname => 'MLOG$_FII_CC_MGR_HIERARCHI');
425:
426: FND_CONCURRENT.Af_Commit;
427:
428: FII_UTIL.stop_timer;
429:
430: if g_debug_flag = 'Y' then

Line 534: FND_CONCURRENT.Af_Commit;

530: FND_STATS.gather_table_stats
531: (ownname => g_fii_schema,
532: tabname => 'MLOG$_FII_CC_MGR_HIERARCHI');
533:
534: FND_CONCURRENT.Af_Commit;
535:
536: FII_UTIL.stop_timer;
537:
538: if g_debug_flag = 'Y' then