DBA Data[Home] [Help]

APPS.HRI_OPL_SUPH_ORGMGR dependencies on HRI_OPL_SUPH_ORGMGR

Line 1: PACKAGE BODY HRI_OPL_SUPH_ORGMGR AS

1: PACKAGE BODY HRI_OPL_SUPH_ORGMGR AS
2: /* $Header: hriosomh.pkb 120.1 2005/06/29 07:02:47 ddutta noship $ */
3: --
4: -- Global variables representing parameters
5: --

Line 253: hri_bpl_conc_log.record_process_start('HRI_OPL_SUPH_ORGMGR');

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

Line 388: END HRI_OPL_SUPH_ORGMGR;

384: RAISE;
385: --
386: END load_table;
387: --
388: END HRI_OPL_SUPH_ORGMGR;