[Home] [Help]
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.
142: p_end_date);
143: return l_backdated_rev;
144: END get_backdated_rev;
145:
146: END OKI_DISCO_UTIL_PUB;