DBA Data[Home] [Help]

APPS.WMS_PUTAWAY_SUGGESTIONS dependencies on WMS_TASK_DISPATCH_PUT_AWAY

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

815: -- operation_plan_id stamped.
816:
817:
818: IF (l_debug = 1) THEN
819: print_debug('pre_generate: crdk_wip_info_table.count = '||wms_task_dispatch_put_away.crdk_wip_info_table.count );
820: END IF;
821:
822: IF (l_debug = 1) THEN
823: print_debug('pre_generate: Current release is above J.');

Line 989: wms_task_dispatch_put_away.revert_loc_suggested_capacity(

985: IF l_discrepancy = 1 THEN
986:
987: print_debug(' Suggested locator capacity should be reverted as putaway fails');
988: print_debug(' Before calling the revert_loc_suggested_capacity');
989: wms_task_dispatch_put_away.revert_loc_suggested_capacity(
990: x_return_status => l_return_status
991: , x_msg_count => l_msg_count
992: , x_msg_data => l_msg_data
993: , p_organization_id => p_organization_id