DBA Data[Home] [Help]

APPS.OKI_DISCO_UTIL_PUB dependencies on OKI_DISCO_UTIL_PUB

Line 1: PACKAGE BODY OKI_DISCO_UTIL_PUB AS

1: PACKAGE BODY OKI_DISCO_UTIL_PUB AS
2: /* $Header: OKIPDULB.pls 115.2 2002/12/02 22:25:00 rpotnuru noship $ */
3: ----------------------------------------------------------------------------
4: -- The following function derives the number of periods based
5: -- on organization, start and end date.

Line 146: END OKI_DISCO_UTIL_PUB;

142: p_end_date);
143: return l_backdated_rev;
144: END get_backdated_rev;
145:
146: END OKI_DISCO_UTIL_PUB;