DBA Data[Home] [Help]

APPS.WMS_INSERT_WDTH_PVT dependencies on WMS_INSERT_WDTH_PVT

Line 1: PACKAGE BODY wms_insert_wdth_pvt AS

1: PACKAGE BODY wms_insert_wdth_pvt AS
2: /* $Header: WMSWDTHB.pls 120.2 2006/12/05 06:38:35 vpushpa noship $ */
3:
4: g_pkg_body_ver CONSTANT VARCHAR2(100) := '$Header: WMSWDTHB.pls 120.2 2006/12/05 06:38:35 vpushpa noship $';
5: g_newline CONSTANT VARCHAR2(10) := fnd_global.newline;

Line 172: END wms_insert_wdth_pvt;

168: END IF;
169:
170: END insert_into_wdth;
171:
172: END wms_insert_wdth_pvt;