DBA Data[Home] [Help]

APPS.WMS_PUTAWAY_SUGGESTIONS dependencies on WMS_TASK_DISPATCH_PUT_AWAY

Line 750: print_debug('pre_generate: crdk_wip_info_table.count = '||wms_task_dispatch_put_away.crdk_wip_info_table.count );

746: -- operation_plan_id stamped.
747:
748:
749: IF (l_debug = 1) THEN
750: print_debug('pre_generate: crdk_wip_info_table.count = '||wms_task_dispatch_put_away.crdk_wip_info_table.count );
751: END IF;
752:
753: IF (l_debug = 1) THEN
754: print_debug('pre_generate: Current release is above J.');

Line 894: wms_task_dispatch_put_away.revert_loc_suggested_capacity(

890: IF l_discrepancy = 1 THEN
891:
892: print_debug(' Suggested locator capacity should be reverted as putaway fails');
893: print_debug(' Before calling the revert_loc_suggested_capacity');
894: wms_task_dispatch_put_away.revert_loc_suggested_capacity(
895: x_return_status => l_return_status
896: , x_msg_count => l_msg_count
897: , x_msg_data => l_msg_data
898: , p_organization_id => p_organization_id