DBA Data[Home] [Help]

APPS.WMS_REPLENISHMENT_PVT dependencies on INV_RESERVATION_PVT

Line 5748: INV_RESERVATION_PVT.create_reservation(p_api_version_number => 1.0,

5744: IF (l_debug = 1) THEN
5745: print_debug('Call the create_reservation API to create the replenishemnt reservation');
5746: END IF;
5747:
5748: INV_RESERVATION_PVT.create_reservation(p_api_version_number => 1.0,
5749: p_init_msg_lst => fnd_api.g_false,
5750: x_return_status => x_return_status,
5751: x_msg_count => x_msg_count,
5752: x_msg_data => x_msg_data,