DBA Data[Home] [Help]

APPS.INV_RECEIVING_TRANSACTION dependencies on WMS_TASK_DISPATCH_PUT_AWAY

Line 1320: wms_task_dispatch_put_away.putaway_cleanup

1316: END IF;
1317: -- the records will be there in mmtt only if it was a wms
1318: -- enabled org. For an inventory org, there will be no recs.
1319: -- in mmtt so it will exit out of the loop immediately.
1320: wms_task_dispatch_put_away.putaway_cleanup
1321: ( p_temp_id=>l_mmtt_transaction_temp_id
1322: , p_org_id=>l_organization_id
1323: , x_return_status =>x_return_status
1324: , x_msg_count =>x_msg_count