DBA Data[Home] [Help]

APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on INV_PPENGINE_PVT

Line 2059: inv_ppengine_pvt.create_suggestions(

2055: END IF;
2056:
2057: END IF;
2058:
2059: inv_ppengine_pvt.create_suggestions(
2060: p_api_version => l_api_version_number
2061: , p_init_msg_list => l_init_msg_list
2062: , p_commit => fnd_api.g_false
2063: , p_validation_level => fnd_api.g_valid_level_full

Line 2076: mydebug('suggestions_pub: unexpected error in inv_ppengine_pvt.create_suggestions');

2072: -- fnd_msg_pub.count_and_get(p_count => l_msg_count, p_data => l_msg_data);
2073:
2074: IF l_return_status = fnd_api.g_ret_sts_unexp_error THEN
2075: IF (l_debug = 1) THEN
2076: mydebug('suggestions_pub: unexpected error in inv_ppengine_pvt.create_suggestions');
2077: END IF;
2078:
2079: fnd_message.set_name('WMS', 'WMS_ALLOCATE_FAIL');
2080: fnd_msg_pub.ADD;

Line 2084: mydebug('suggestions_pub: expected error in inv_ppengine_pvt.create_suggestions');

2080: fnd_msg_pub.ADD;
2081: RAISE fnd_api.g_exc_error;
2082: ELSIF l_return_status = fnd_api.g_ret_sts_error THEN
2083: IF (l_debug = 1) THEN
2084: mydebug('suggestions_pub: expected error in inv_ppengine_pvt.create_suggestions');
2085: END IF;
2086:
2087: fnd_message.set_name('WMS', 'WMS_ALLOCATE_FAIL');
2088: fnd_msg_pub.ADD;

Line 2093: mydebug('suggestions_pub: After calling inv_ppengine_pvt.create_suggestions');

2089: RAISE fnd_api.g_exc_error;
2090: END IF;
2091:
2092: IF (l_debug = 1) THEN
2093: mydebug('suggestions_pub: After calling inv_ppengine_pvt.create_suggestions');
2094: mydebug('suggestions_pub: l_return_status = ' || l_return_status);
2095: END IF;
2096:
2097: -- Update Qty detailed in Mtl_txn_request_lines