DBA Data[Home] [Help]

APPS.IBY_PMTDATES_PKG dependencies on IBY_PMTDATES_PKG

Line 1: package body iby_pmtdates_pkg as

1: package body iby_pmtdates_pkg as
2: /*$Header: ibyschdb.pls 115.3 2002/11/19 21:17:02 jleybovi ship $*/
3: /*
4: ** This package is a wrapper kind of package to support the
5: ** Holidays. Each BEP need to define a package with its name prefixed to

Line 91: end iby_pmtdates_pkg;

87: io_earliest_sched_date := i_settlement_date;
88: end if;
89: end if;
90: end getPmtDates;
91: end iby_pmtdates_pkg;