DBA Data[Home] [Help]

APPS.PER_SUC_BUS dependencies on PER_SUC_BUS

Line 1: Package Body per_suc_bus as

1: Package Body per_suc_bus as
2: /* $Header: pesucrhi.pkb 120.1 2008/02/05 07:07:45 schowdhu noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 1258: per_suc_bus.chk_df(p_rec => p_rec);

1254: */
1255: --
1256: -- call descriptive flexfield validation routines
1257: --
1258: per_suc_bus.chk_df(p_rec => p_rec);
1259: --
1260: hr_utility.set_location(' Leaving:'||l_proc, 10);
1261: End insert_validate;
1262: --

Line 1377: per_suc_bus.chk_df(p_rec => p_rec);

1373: */
1374: --
1375: -- call descriptive flexfield validation routines
1376: --
1377: per_suc_bus.chk_df(p_rec => p_rec);
1378: --
1379: hr_utility.set_location(' Leaving:'||l_proc, 10);
1380: End update_validate;
1381: --

Line 1397: end per_suc_bus;

1393: --
1394: hr_utility.set_location(' Leaving:'||l_proc, 10);
1395: End delete_validate;
1396: --
1397: end per_suc_bus;