DBA Data[Home] [Help]

APPS.PER_PML_BUS dependencies on PER_PML_BUS

Line 1: Package Body per_pml_bus as

1: Package Body per_pml_bus as
2: /* $Header: pepmlrhi.pkb 120.5.12010000.2 2008/11/24 14:49:19 rsykam ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' per_pml_bus.'; -- Global package name
9: g_debug boolean := hr_utility.debug_enabled;
10: --
11: -- ----------------------------------------------------------------------------
12: -- |------------------------------< chk_df >----------------------------------|

Line 1726: per_pml_bus.chk_df(p_rec);

1722:
1723: --
1724: -- Check the flexfield.
1725: --
1726: per_pml_bus.chk_df(p_rec);
1727:
1728: hr_utility.set_location(' Leaving:'||l_proc, 150);
1729:
1730: End insert_validate;

Line 1914: per_pml_bus.chk_df(p_rec);

1910:
1911: --
1912: -- Check the flexfield.
1913: --
1914: per_pml_bus.chk_df(p_rec);
1915:
1916: hr_utility.set_location(' Leaving:'||l_proc, 150);
1917:
1918: End update_validate;

Line 1938: end per_pml_bus;

1934: --
1935: hr_utility.set_location(' Leaving:'||l_proc, 10);
1936: End delete_validate;
1937: --
1938: end per_pml_bus;