DBA Data[Home] [Help]

APPS.PER_PQH_WF dependencies on PER_PQH_WF

Line 1: Package Body per_pqh_wf as

1: Package Body per_pqh_wf as
2: /* $Header: perpqhwf.pkb 120.0.12020000.3 2013/04/23 13:42:08 pathota ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

Line 8: g_package varchar2(33) := ' per_pqh_wf.'; -- Global package name

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' per_pqh_wf.'; -- Global package name
9: --
10: -- ----------------------------------------------------------------------------
11: -- |-------------------------< my_callbackable_routine >----------------------|
12: -- ----------------------------------------------------------------------------

Line 37: end per_pqh_wf;

33: --hr_psf_shd.my_synch_routine(mykey);
34: hr_psf_shd.my_synch_routine(mykey,l_action ,l_effective_start_date , l_effective_end_date );
35: end callbackable_routine;
36: --
37: end per_pqh_wf;