DBA Data[Home] [Help]

APPS.PER_PEA_BUS dependencies on PER_PEA_BUS

Line 1: Package Body per_pea_bus as

1: Package Body per_pea_bus as
2: /* $Header: pepearhi.pkb 120.0.12010000.1 2008/07/28 05:10:27 appldev ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

Line 9: g_package varchar2(33) := ' per_pea_bus.'; -- Global package name

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

Line 805: per_pea_bus.check_non_updateable_args(p_rec => p_rec);

801: hr_utility.set_location(l_proc, 6);
802: --
803: -- Check the non-updateable arguments have in fact not been modified
804: --
805: per_pea_bus.check_non_updateable_args(p_rec => p_rec);
806: --
807: hr_utility.set_location(l_proc, 7);
808: --
809: -- Validate id flex num

Line 951: end per_pea_bus;

947: return l_legislation_code;
948: --
949: end return_legislation_code;
950: --
951: end per_pea_bus;