DBA Data[Home] [Help]

APPS.HRI_OPL_ACTLS dependencies on HRI_OPL_ACTLS

Line 1: PACKAGE BODY HRI_OPL_ACTLS AS

1: PACKAGE BODY HRI_OPL_ACTLS AS
2: /* $Header: hrioactl.pkb 120.3 2005/12/22 21:36:27 ddutta noship $ */
3: -- -----------------------------------------------------------------------------
4: -- Multithreading Calls --
5: -- -----------------------------------------------------------------------------

Line 416: hri_bpl_conc_log.record_process_start('HRI_OPL_ACTLS');

412: dbg('Inside post_process');
413: --
414: set_parameters(p_mthd_action_id);
415: --
416: hri_bpl_conc_log.record_process_start('HRI_OPL_ACTLS');
417: --
418: -- Collect stats for full refresh
419: --
420: IF (g_full_refresh = 'Y') THEN

Line 528: END HRI_OPL_ACTLS;

524: RAISE;
525: --
526: END load_table;
527: --
528: END HRI_OPL_ACTLS;