DBA Data[Home] [Help]

APPS.OE_DS_PVT dependencies on INV_RESERVATION_PUB

Line 2315: Inv_reservation_pub.create_reservation

2311: oe_debug_pub.add( 'Calling inv to reserve quantity : ' || p_qty_to_be_reserved , 1 ) ;
2312: oe_debug_pub.add( 'Calling inv to reserve quantity2 : ' || p_qty2_to_be_reserved , 1 ) ;
2313: END IF;
2314:
2315: Inv_reservation_pub.create_reservation
2316: ( p_api_version_number => 1.0
2317: , p_init_msg_lst => FND_API.G_TRUE
2318: , x_return_status => l_return_status
2319: , x_msg_count => l_msg_count