DBA Data[Home] [Help]

APPS.WMS_REPLENISHMENT_PVT dependencies on INV_RESERVATION_PVT

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

5914: IF (l_debug = 1) THEN
5915: print_debug('Call the create_reservation API to create the replenishemnt reservation');
5916: END IF;
5917:
5918: INV_RESERVATION_PVT.create_reservation(p_api_version_number => 1.0,
5919: p_init_msg_lst => fnd_api.g_false,
5920: x_return_status => x_return_status,
5921: x_msg_count => x_msg_count,
5922: x_msg_data => x_msg_data,