DBA Data[Home] [Help]

APPS.PAY_NZ_REC_PKG dependencies on PAY_NZ_REC_PKG

Line 1: package body pay_nz_rec_pkg as

1: package body pay_nz_rec_pkg as
2: /* $Header: pynzrec.pkb 120.3 2005/09/21 01:55:42 snekkala noship $ */
3: ------------------------------------------------------------------------
4: -- Selects the Regular Payment Date for the Period Id that is passed in.
5: ------------------------------------------------------------------------

Line 390: end pay_nz_rec_pkg;

386:
387: return nvl( v_value_ytd,0);
388: end value_ytd;
389: ------------------------------------------------------------------------
390: end pay_nz_rec_pkg;