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.12020000.2 2012/07/09 08:16:29 asugandh ship $ */
3: g_pkg_name CONSTANT VARCHAR2(30) := 'Rsv_Service';
4: g_next_demand_entry NUMBER := 1;
5:

Line 721: END inv_reservation_util_pvt;

717:
718: END get_wip_cache;
719: /*** End R12 }} ***/
720:
721: END inv_reservation_util_pvt;