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.11 2011/03/01 07:50:04 jmarupil noship $ */
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 551: end pay_nz_exc;

547: CLOSE csr_get_start_date;
548:
549: END start_code_52weeks_prev;
550: --
551: end pay_nz_exc;