DBA Data[Home] [Help]

APPS.HRI_OPL_SUP_WRKFC dependencies on HRI_OPL_SUP_WRKFC

Line 1: PACKAGE BODY HRI_OPL_SUP_WRKFC AS

1: PACKAGE BODY HRI_OPL_SUP_WRKFC AS
2: /* $Header: hriosuwf.pkb 120.3 2006/01/20 02:03:31 jtitmas noship $ */
3: -- -----------------------------------------------------------------------------
4: -- Multithreading Calls --
5: -- -----------------------------------------------------------------------------

Line 992: hri_bpl_conc_log.record_process_start('HRI_OPL_SUP_WRKFC');

988: set_parameters
989: (p_mthd_action_id => p_mthd_action_id,
990: p_mthd_stage_code => 'POST_PROCESS');
991: --
992: hri_bpl_conc_log.record_process_start('HRI_OPL_SUP_WRKFC');
993: --
994: -- Collect stats for full refresh
995: --
996: IF (g_full_refresh = 'Y') THEN

Line 1123: END HRI_OPL_SUP_WRKFC;

1119: RAISE;
1120: --
1121: END load_table;
1122: --
1123: END HRI_OPL_SUP_WRKFC;