DBA Data[Home] [Help]

APPS.INV_REPLENISH_DETAIL_PUB dependencies on INV_PPENGINE_PVT

Line 473: print_debug('Other types of MO. Calling INV_PPENGINE_PVT.CREATE_SUGGESTIONS to allocate');

469: RAISE fnd_api.g_exc_unexpected_error;
470: END IF;
471: ELSE
472: IF l_debug = 1 THEN
473: print_debug('Other types of MO. Calling INV_PPENGINE_PVT.CREATE_SUGGESTIONS to allocate');
474: END IF;
475:
476: inv_ppengine_pvt.create_suggestions(
477: p_api_version => l_api_version_number

Line 476: inv_ppengine_pvt.create_suggestions(

472: IF l_debug = 1 THEN
473: print_debug('Other types of MO. Calling INV_PPENGINE_PVT.CREATE_SUGGESTIONS to allocate');
474: END IF;
475:
476: inv_ppengine_pvt.create_suggestions(
477: p_api_version => l_api_version_number
478: , p_init_msg_list => l_init_msg_list
479: , p_commit => fnd_api.g_false
480: , p_validation_level => fnd_api.g_valid_level_full