DBA Data[Home] [Help]

APPS.WMS_WAVEPLAN_TASKS_PVT dependencies on WMS_TASK_DISPATCH_DEVICE

Line 10932: SELECT wms_task_dispatch_device.get_eligible_device

10928: RETURN VARCHAR2
10929: IS
10930: l_force_sign_on wms_devices_b.force_sign_on_flag%TYPE;
10931: BEGIN
10932: SELECT wms_task_dispatch_device.get_eligible_device
10933: (mmtt.organization_id,
10934: mmtt.subinventory_code,
10935: mmtt.locator_id
10936: )