DBA Data[Home] [Help]

APPS.PAY_US_TAX_BALANCE_PERF dependencies on PAY_US_TAX_BALANCE_PERF

Line 1: package body pay_us_tax_balance_perf as

1: package body pay_us_tax_balance_perf as
2: /* $Header: pyustxpl.pkb 120.4.12020000.2 2012/11/01 17:25:14 emunisek ship $ */
3: --
4: -- Copyright (c) Oracle Corporation 1991, 1992, 1993. All rights reserved.
5: --

Line 63: 'pay_us_tax_balance_perf.'||p_procedure);

59: BEGIN
60: --
61: hr_utility.set_message(801,'HR_6153_ALL_PROCEDURE_FAIL');
62: hr_utility.set_message_token('PROCEDURE',
63: 'pay_us_tax_balance_perf.'||p_procedure);
64: hr_utility.set_message_token('STEP',p_step);
65: hr_utility.raise_error;
66: --
67: END local_error;

Line 1007: END pay_us_tax_balance_perf;

1003: END us_tax_balance;
1004: --
1005: BEGIN
1006: g_nxt_free_defbal := 1;
1007: END pay_us_tax_balance_perf;