DBA Data[Home] [Help]

APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on INV_PPENGINE_PVT

Line 2223: inv_ppengine_pvt.create_suggestions(

2219: END IF;
2220:
2221: END IF;
2222:
2223: inv_ppengine_pvt.create_suggestions(
2224: p_api_version => l_api_version_number
2225: , p_init_msg_list => l_init_msg_list
2226: , p_commit => fnd_api.g_false
2227: , p_validation_level => fnd_api.g_valid_level_full

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

2236: -- fnd_msg_pub.count_and_get(p_count => l_msg_count, p_data => l_msg_data);
2237:
2238: IF l_return_status = fnd_api.g_ret_sts_unexp_error THEN
2239: IF (l_debug = 1) THEN
2240: mydebug('suggestions_pub: unexpected error in inv_ppengine_pvt.create_suggestions');
2241: END IF;
2242:
2243: fnd_message.set_name('WMS', 'WMS_ALLOCATE_FAIL');
2244: fnd_msg_pub.ADD;

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

2244: fnd_msg_pub.ADD;
2245: RAISE fnd_api.g_exc_error;
2246: ELSIF l_return_status = fnd_api.g_ret_sts_error THEN
2247: IF (l_debug = 1) THEN
2248: mydebug('suggestions_pub: expected error in inv_ppengine_pvt.create_suggestions');
2249: END IF;
2250:
2251: fnd_message.set_name('WMS', 'WMS_ALLOCATE_FAIL');
2252: fnd_msg_pub.ADD;

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

2253: RAISE fnd_api.g_exc_error;
2254: END IF;
2255:
2256: IF (l_debug = 1) THEN
2257: mydebug('suggestions_pub: After calling inv_ppengine_pvt.create_suggestions');
2258: mydebug('suggestions_pub: l_return_status = ' || l_return_status);
2259: END IF;
2260:
2261: -- Update Qty detailed in Mtl_txn_request_lines