DBA Data[Home] [Help]

APPS.HRI_BPL_WRKFC_EVT dependencies on HRI_BPL_WRKFC_EVT

Line 1: PACKAGE BODY hri_bpl_wrkfc_evt AS

1: PACKAGE BODY hri_bpl_wrkfc_evt AS
2: /* $Header: hribwevt.pkb 120.0.12000000.2 2007/04/12 12:08:27 smohapat noship $ */
3:
4: g_hri_promotion_formula_id NUMBER;
5: g_hr_promotion_formula_id NUMBER;

Line 169: END hri_bpl_wrkfc_evt;

165:
166: g_hri_promotion_formula_id := hri_bpl_fast_formula_util.fetch_setup_formula_id
167: (p_formula_name => 'HRI_MAP_PROMOTION_EVENT');
168:
169: END hri_bpl_wrkfc_evt;