DBA Data[Home] [Help]

APPS.WMS_UNLOAD_UTILS_PVT dependencies on WMS_UNLOAD_UTILS_PVT

Line 1: PACKAGE BODY WMS_UNLOAD_UTILS_PVT AS

1: PACKAGE BODY WMS_UNLOAD_UTILS_PVT AS
2: /* $Header: WMSUNLDB.pls 120.7.12020000.4 2012/12/30 10:47:10 raminoch ship $ */
3: g_pkg_name CONSTANT VARCHAR2(30) := 'WMS_UNLOAD_UTILS_PVT';
4: g_pkg_body_ver CONSTANT VARCHAR2(100) := '$Header: WMSUNLDB.pls 120.7.12020000.4 2012/12/30 10:47:10 raminoch ship $';
5: g_newline CONSTANT VARCHAR2(10) := fnd_global.newline;

Line 3: g_pkg_name CONSTANT VARCHAR2(30) := 'WMS_UNLOAD_UTILS_PVT';

1: PACKAGE BODY WMS_UNLOAD_UTILS_PVT AS
2: /* $Header: WMSUNLDB.pls 120.7.12020000.4 2012/12/30 10:47:10 raminoch ship $ */
3: g_pkg_name CONSTANT VARCHAR2(30) := 'WMS_UNLOAD_UTILS_PVT';
4: g_pkg_body_ver CONSTANT VARCHAR2(100) := '$Header: WMSUNLDB.pls 120.7.12020000.4 2012/12/30 10:47:10 raminoch ship $';
5: g_newline CONSTANT VARCHAR2(10) := fnd_global.newline;
6:
7:

Line 1562: END WMS_UNLOAD_UTILS_PVT;

1558: x_return_status := fnd_api.g_ret_sts_error;
1559:
1560: END get_allocation_params;*/
1561: -- End Changes for 14699845 (Flexible Lot Allocation)
1562: END WMS_UNLOAD_UTILS_PVT;