DBA Data[Home] [Help]

APPS.WMS_PICKING_PKG dependencies on WMS_TASK_DISPATCH_GEN

Line 815: wms_task_dispatch_gen.check_carton(

811:
812: IF (l_debug = 1) THEN
813: mydebug('Check to see how many unloaded tasks are there for this carton', l_api_name);
814: END IF;
815: wms_task_dispatch_gen.check_carton(
816: p_carton_id => l_cartonization_id
817: , p_org_id => l_org_id
818: , x_nbr_tasks => l_nbr_tasks
819: , x_return_status => x_return_status