DBA Data[Home] [Help]

APPS.GME_PICKING_PVT dependencies on WMS_RULE_PVT

Line 756: WMS_RULE_PVT.assigntt

752: || ' Calling ASSIGNTT with temp id ' || get_mmtt.transaction_temp_id);
753: END IF;
754:
755: -- Bug 6778259 - Assign user task properly.
756: WMS_RULE_PVT.assigntt
757: (p_api_version => 1.0,
758: p_task_id => get_mmtt.transaction_temp_id,
759: x_return_status => l_return_status,
760: x_msg_count => l_msg_count,