DBA Data[Home] [Help]

APPS.HRI_OPL_BDGTS dependencies on HRI_OPL_BDGTS

Line 1: PACKAGE BODY HRI_OPL_BDGTS AS

1: PACKAGE BODY HRI_OPL_BDGTS AS
2: /* $Header: hriobdgt.pkb 120.1 2005/06/29 07:00:42 ddutta noship $ */
3: --
4: -- Global variables representing parameters
5: --

Line 593: hri_bpl_conc_log.record_process_start('HRI_OPL_BDGTS');

589: BEGIN
590: --
591: dbg('Inside post_process');
592: --
593: hri_bpl_conc_log.record_process_start('HRI_OPL_BDGTS');
594: --
595: -- Collect stats for full refresh
596: --
597: IF (g_full_refresh = 'Y') THEN

Line 728: END HRI_OPL_BDGTS;

724: RAISE;
725: --
726: END load_table;
727: --
728: END HRI_OPL_BDGTS;