DBA Data[Home] [Help]

APPS.WMS_RULE_EXTN_PVT dependencies on INV_RESERVATION_PUB

Line 769: inv_reservation_pub.create_reservation(

765: l_new_reservation.attribute15 := NULL;
766: l_new_reservation.ship_ready_flag := NULL;
767: l_new_reservation.detailed_quantity := 0;
768:
769: inv_reservation_pub.create_reservation(
770: p_api_version_number => 1.0
771: , p_init_msg_lst => fnd_api.g_false
772: , x_return_status => x_return_status
773: , x_msg_count => x_msg_count