DBA Data[Home] [Help]

APPS.HRI_BPL_PYUGEN_WRAPPER dependencies on HRI_BPL_PYUGEN_WRAPPER

Line 1: PACKAGE BODY hri_bpl_pyugen_wrapper AS

1: PACKAGE BODY hri_bpl_pyugen_wrapper AS
2: /* $Header: hribpgw.pkb 115.4 2004/05/18 07:04:47 vsethi noship $ */
3: --
4: -- -------------------------------------------------------------------------
5: -- PACKAGE OVERVIEW

Line 20: -- HRI_BPL_PYUGEN_WRAPPER passing in the parameters:

16: --
17: -- Requirements
18: -- ~~~~~~~~~~~~
19: -- A concurrent process (e.g. HRI_OPL_WMV_WRPR) that executes the executable
20: -- HRI_BPL_PYUGEN_WRAPPER passing in the parameters:
21: -- + p_collect_from_date
22: -- + p_collect_to_date
23: -- + p_full_refresh
24: -- + p_attribute1

Line 623: END hri_bpl_pyugen_wrapper;

619: --
620: --
621: END process_request;
622: --
623: END hri_bpl_pyugen_wrapper;