DBA Data[Home] [Help]

APPS.HRI_OPL_CMNTS_ACTLS dependencies on HRI_OPL_CMNTS_ACTLS

Line 1: PACKAGE BODY HRI_OPL_CMNTS_ACTLS AS

1: PACKAGE BODY HRI_OPL_CMNTS_ACTLS AS
2: /* $Header: hriocact.pkb 120.4 2006/01/03 21:46:31 ddutta noship $ */
3: --
4: -- Global variables representing parameters
5: --

Line 255: hri_bpl_conc_log.record_process_start('HRI_OPL_CMNTS_ACTLS');

251: BEGIN
252: --
253: dbg('Inside post_process');
254: --
255: hri_bpl_conc_log.record_process_start('HRI_OPL_CMNTS_ACTLS');
256: --
257: -- Collect stats for full refresh
258: --
259: IF (g_full_refresh = 'Y') THEN

Line 390: END HRI_OPL_CMNTS_ACTLS;

386: RAISE;
387: --
388: END load_table;
389: --
390: END HRI_OPL_CMNTS_ACTLS;