DBA Data[Home] [Help]

APPS.PER_SUB_DEL dependencies on PER_SUB_DEL

Line 1: Package Body per_sub_del as

1: Package Body per_sub_del as
2: /* $Header: pesubrhi.pkb 115.14 2004/02/23 01:47:08 smparame ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 327: end per_sub_del;

323: --
324: hr_utility.set_location(' Leaving:'||l_proc, 10);
325: End del;
326: --
327: end per_sub_del;