DBA Data[Home] [Help]

APPS.OE_DS_PVT dependencies on INV_RESERVATION_PUB

Line 2348: Inv_reservation_pub.create_reservation

2344: oe_debug_pub.add( 'Calling inv to reserve quantity : ' || p_qty_to_be_reserved , 1 ) ;
2345: oe_debug_pub.add( 'Calling inv to reserve quantity2 : ' || p_qty2_to_be_reserved , 1 ) ;
2346: END IF;
2347:
2348: Inv_reservation_pub.create_reservation
2349: ( p_api_version_number => 1.0
2350: , p_init_msg_lst => FND_API.G_TRUE
2351: , x_return_status => l_return_status
2352: , x_msg_count => l_msg_count