DBA Data[Home] [Help]

APPS.INV_SELECT_INVENTORY_PKG dependencies on WMS_ENGINE_PVT

Line 142: wms_engine_pvt.create_suggestions

138: x_dummy BOOLEAN ; -- Fix for 13920680
139:
140: BEGIN
141: gmi_reservation_util.println('PROCEDURE get availabe inventory');
142: wms_engine_pvt.create_suggestions
143: ( p_api_version => 1.0
144: ,x_return_status => l_return_status
145: ,x_msg_count => l_msg_count
146: ,x_msg_data => l_msg_data