DBA Data[Home] [Help]

APPS.WMS_WAVEPLAN_TASKS_PVT dependencies on WMS_TASK_DISPATCH_DEVICE

Line 9927: SELECT wms_task_dispatch_device.get_eligible_device

9923: RETURN VARCHAR2
9924: IS
9925: l_force_sign_on wms_devices_b.force_sign_on_flag%TYPE;
9926: BEGIN
9927: SELECT wms_task_dispatch_device.get_eligible_device
9928: (mmtt.organization_id,
9929: mmtt.subinventory_code,
9930: mmtt.locator_id
9931: )