DBA Data[Home] [Help]

APPS.INV_UTILITIES dependencies on WMS_INSTALL

Line 311: if (WMS_INSTALL.check_install

307: -- PickRelease Wave to devices, if it is a WMS organization.
308: -- Note: We don't check for the return condition of this API as
309: -- we let the Move Order Allocation process succeed
310: -- irrespective of DeviceIntegration succeed or fail.
311: if (WMS_INSTALL.check_install
312: (
313: x_return_status => v_return_status,
314: x_msg_count => v_count,
315: x_msg_data => v_msg,