DBA Data[Home] [Help]

APPS.PER_PHN_BUS dependencies on PER_PHN_BUS

Line 1: Package Body per_phn_bus as

1: Package Body per_phn_bus 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_bus.'; -- Global package name

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

Line 1329: per_phn_bus.chk_df(p_rec => p_rec);

1325: --
1326: --
1327: -- Call Descriptive Flexfield Validation routines
1328: --
1329: per_phn_bus.chk_df(p_rec => p_rec);
1330: --
1331: --
1332: hr_utility.set_location(' Leaving:'||l_proc, 10);
1333: End insert_validate;

Line 1455: per_phn_bus.chk_df(p_rec => p_rec);

1451: --
1452: --
1453: -- Call Descriptive Flexfield Validation routines
1454: --
1455: per_phn_bus.chk_df(p_rec => p_rec);
1456: --
1457: --
1458: hr_utility.set_location(' Leaving:'||l_proc, 10);
1459: End update_validate;

Line 1569: end per_phn_bus;

1565: end if;
1566:
1567: end return_legislation_parent;
1568:
1569: end per_phn_bus;