DBA Data[Home] [Help]

APPS.OE_INV_IFACE_PVT dependencies on INV_RESERVATION_PVT

Line 519: inv_reservation_pvt.query_reservation (

515: , p_lock_records => l_lock_records
516: , p_sort_by_req_date => l_sort_by_req_date
517: );*/
518: --ER 8419373, call the overloaded INV API which provides serial number information
519: inv_reservation_pvt.query_reservation (
520: p_api_version_number => 1.0
521: , p_init_msg_lst => FND_API.G_TRUE
522: , x_return_status => l_return_status
523: , x_msg_count => l_msg_count