DBA Data[Home] [Help]

APPS.IBE_BI_PMV_UTIL_PVT dependencies on IBE_BI_PMV_UTIL_PVT

Line 1: PACKAGE BODY IBE_BI_PMV_UTIL_PVT AS

1: PACKAGE BODY IBE_BI_PMV_UTIL_PVT AS
2: /* $Header: IBEVBIUTILB.pls 120.2 2005/09/16 05:46:07 appldev ship $ */
3:
4: TYPE curr_code_type is table of varchar2(15) index by binary_integer;
5: TYPE curr_count_type is table of number index by binary_integer;

Line 407: END IBE_BI_PMV_UTIL_PVT;

403: End if;
404:
405: END WEEK_SPAN;
406:
407: END IBE_BI_PMV_UTIL_PVT;