DBA Data[Home] [Help]

APPS.HRI_OPL_CMNTS dependencies on HRI_OPL_CMNTS

Line 1: PACKAGE BODY HRI_OPL_CMNTS AS

1: PACKAGE BODY HRI_OPL_CMNTS AS
2: /* $Header: hriocmnt.pkb 120.3 2005/12/15 01:36:54 ddutta noship $ */
3: -- -----------------------------------------------------------------------------
4: -- Multithreading Calls --
5: -- -----------------------------------------------------------------------------

Line 387: hri_bpl_conc_log.record_process_start('HRI_OPL_CMNTS');

383: dbg('Inside post_process');
384: --
385: set_parameters(p_mthd_action_id);
386: --
387: hri_bpl_conc_log.record_process_start('HRI_OPL_CMNTS');
388: --
389: -- Collect stats for full refresh
390: --
391: IF (g_full_refresh = 'Y') THEN

Line 499: END HRI_OPL_CMNTS;

495: RAISE;
496: --
497: END load_table;
498: --
499: END HRI_OPL_CMNTS;