DBA Data[Home] [Help]

APPS.INV_RESERVATION_UTIL_PVT dependencies on INV_RESERVATION_UTIL_PVT

Line 1: PACKAGE BODY inv_reservation_util_pvt AS

1: PACKAGE BODY inv_reservation_util_pvt AS
2: /* $Header: INVRSV2B.pls 120.2 2005/09/28 18:24:44 vipartha ship $ */
3: g_pkg_name CONSTANT VARCHAR2(30) := 'Rsv_Service';
4: g_next_demand_entry NUMBER := 1;
5:

Line 709: END inv_reservation_util_pvt;

705:
706: END get_wip_cache;
707: /*** End R12 }} ***/
708:
709: END inv_reservation_util_pvt;