DBA Data[Home] [Help]

APPS.PAY_NZ_EXC dependencies on PAY_NZ_EXC

Line 1: package body pay_nz_exc as

1: package body pay_nz_exc as
2: /* $Header: pynzexc.pkb 120.3.12010000.4 2008/09/12 12:13:23 lnagaraj ship $ */
3: --
4: -- Change List
5: -- ----------

Line 16: -- to pay_nz_exc

12: -- 22-Jul-2003 puchil 1.2 3004603 Added overloaded function to populate
13: -- latest balances for balance adjustment
14: -- correctly
15: -- 05-Aug-2003 puchil 1.3 3062941 Changed the package name from pynzexc
16: -- to pay_nz_exc
17: -- 10-Aug-2004 sshankar 1.4 3181581 Changed function ASG_SPAN_EC to use
18: -- effective_date instead of
19: -- regular_payment_date and removed function
20: -- ASG_PTD_EC, expiry checking code for

Line 503: end pay_nz_exc;

499: p_start_date := last_day(add_months(p_effective_date,-12))+1;
500:
501: END start_code_11mths_prev;
502: --
503: end pay_nz_exc;