DBA Data[Home] [Help]

APPS.HRI_OPL_BDGTS_LBRCST_ORGMGR dependencies on HRI_OPL_BDGTS_LBRCST_ORGMGR

Line 1: PACKAGE BODY HRI_OPL_BDGTS_LBRCST_ORGMGR AS

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

Line 238: hri_bpl_conc_log.record_process_start('HRI_OPL_BDGTS_LBRCST_ORGMGR');

234: BEGIN
235: --
236: dbg('Inside post_process');
237: --
238: hri_bpl_conc_log.record_process_start('HRI_OPL_BDGTS_LBRCST_ORGMGR');
239: --
240: -- Collect stats for full refresh
241: --
242: IF (g_full_refresh = 'Y') THEN

Line 373: END HRI_OPL_BDGTS_LBRCST_ORGMGR;

369: RAISE;
370: --
371: END load_table;
372: --
373: END HRI_OPL_BDGTS_LBRCST_ORGMGR;