DBA Data[Home] [Help]

APPS.PER_PHN_SHD dependencies on PER_PHN_SHD

Line 1: Package Body per_phn_shd as

1: Package Body per_phn_shd as
2: /* $Header: pephnrhi.pkb 120.3 2010/05/18 12:11:28 sidsaxen ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 364: end per_phn_shd;

360: begin
361: g_called_from_form:=p_flag;
362: end;
363: --
364: end per_phn_shd;