DBA Data[Home] [Help]

APPS.INV_RECEIVING_TRANSACTION dependencies on WMS_TASK_DISPATCH_PUT_AWAY

Line 1078: wms_task_dispatch_put_away.putaway_cleanup

1074: END IF;
1075: -- the records will be there in mmtt only if it was a wms
1076: -- enabled org. For an inventory org, there will be no recs.
1077: -- in mmtt so it will exit out of the loop immediately.
1078: wms_task_dispatch_put_away.putaway_cleanup
1079: ( p_temp_id=>l_mmtt_transaction_temp_id
1080: , p_org_id=>l_organization_id
1081: , x_return_status =>x_return_status
1082: , x_msg_count =>x_msg_count