DBA Data[Home] [Help]

APPS.HRI_BPL_REC_PIPLN dependencies on HRI_BPL_REC_PIPLN

Line 1: PACKAGE BODY hri_bpl_rec_pipln AS

1: PACKAGE BODY hri_bpl_rec_pipln AS
2: /* $Header: hribrec.pkb 120.1.12000000.2 2007/04/12 12:07:17 smohapat noship $ */
3:
4: TYPE g_status_rec_type IS RECORD
5: (stage_code VARCHAR2(30),

Line 367: END hri_bpl_rec_pipln;

363: g_term_formula_id := hri_bpl_fast_formula_util.fetch_setup_formula_id
364: (p_formula_name => 'HRI_MAP_REC_APPL_TERM_TYPE');
365: g_cache_loaded := FALSE;
366:
367: END hri_bpl_rec_pipln;