DBA Data[Home] [Help]

APPS.PAY_TDU_BUS dependencies on PAY_TDU_BUS

Line 1: Package Body pay_tdu_bus as

1: Package Body pay_tdu_bus as
2: /* $Header: pytdurhi.pkb 120.2 2005/10/14 07:07 adkumar noship $ */
3: --
4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |

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

4: -- ----------------------------------------------------------------------------
5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' pay_tdu_bus.'; -- Global package name
9: --
10: -- The following two global variables are only to be
11: -- used by the return_legislation_code function.
12: --

Line 339: end pay_tdu_bus;

335:
336: hr_utility.set_location(' Leaving:'||l_proc, 10);
337: End delete_validate;
338: --
339: end pay_tdu_bus;