DBA Data[Home] [Help]

APPS.INV_PICK_RELEASE_PVT dependencies on INV_PPENGINE_PVT

Line 2719: inv_ppengine_pvt.create_suggestions(

2715: inv_cache.tolocator_id := p_mo_line_rec.to_locator_id;
2716: inv_cache.tosubinventory_code := p_mo_line_rec.to_subinventory_code;
2717: --Bug3237702 ends
2718: -- Bug 5264987 Added p_organization_id to the create_suggestions call
2719: inv_ppengine_pvt.create_suggestions(
2720: p_api_version => 1.0
2721: , p_init_msg_list => fnd_api.g_false
2722: , p_commit => fnd_api.g_false
2723: , x_return_status => l_api_return_status