DBA Data[Home] [Help]

APPS.PER_POS_BUS dependencies on PER_POS_BUS

Line 1: Package Body per_pos_bus as

1: Package Body per_pos_bus as
2: /* $Header: peposrhi.pkb 120.0.12010000.1 2008/07/28 05:23:58 appldev ship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

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

Line 1784: -- per_pos_bus.chk_df(p_rec => p_rec);

1780: --
1781: --
1782: -- Call descriptive flexfield validation routines
1783: --
1784: -- per_pos_bus.chk_df(p_rec => p_rec);
1785: --
1786: hr_utility.set_location(' Leaving:'||l_proc, 20);
1787: --
1788: End insert_validate;

Line 1932: --per_pos_bus.chk_df(p_rec => p_rec);

1928: --
1929: --
1930: -- Call descriptive flexfield validation routines
1931: --
1932: --per_pos_bus.chk_df(p_rec => p_rec);
1933: --
1934: hr_utility.set_location(' Leaving:'||l_proc, 18);
1935: End update_validate;
1936: --

Line 2000: end per_pos_bus;

1996: --
1997: return l_legislation_code;
1998: end return_legislation_code;
1999: --
2000: end per_pos_bus;