DBA Data[Home] [Help]

APPS.PER_SSL_BUS dependencies on PER_SSL_BUS

Line 1: Package Body per_ssl_bus as

1: Package Body per_ssl_bus as
2: /* $Header: pesslrhi.pkb 120.0.12010000.2 2008/09/09 11:18:51 pchowdav ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 2449: per_ssl_bus.chk_df(p_rec => p_rec);

2445: --
2446: hr_utility.set_location(l_proc, 60);
2447: -- Call descriptive flexfield validation routines
2448: --
2449: per_ssl_bus.chk_df(p_rec => p_rec);
2450: --
2451: hr_utility.set_location(' Leaving:'||l_proc, 65);
2452: --
2453: End insert_validate;

Line 2618: per_ssl_bus.chk_df(p_rec => p_rec);

2614: hr_utility.set_location(l_proc, 60);
2615: --
2616: -- -- Call descriptive flexfield validation routines
2617: --
2618: per_ssl_bus.chk_df(p_rec => p_rec);
2619: --
2620: hr_utility.set_location('Leaving:'||l_proc, 65);
2621: --
2622: End update_validate;

Line 2644: End per_ssl_bus;

2640: hr_utility.set_location(' Leaving:'||l_proc, 10);
2641: --
2642: End delete_validate;
2643: --
2644: End per_ssl_bus;