DBA Data[Home] [Help]

APPS.INV_REPLENISH_DETAIL_PUB dependencies on INV_PPENGINE_PVT

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

512: RAISE fnd_api.g_exc_unexpected_error;
513: END IF;
514: ELSE
515: IF l_debug = 1 THEN
516: print_debug('Other types of MO. Calling INV_PPENGINE_PVT.CREATE_SUGGESTIONS to allocate');
517: END IF;
518:
519: inv_ppengine_pvt.create_suggestions(
520: p_api_version => l_api_version_number

Line 519: inv_ppengine_pvt.create_suggestions(

515: IF l_debug = 1 THEN
516: print_debug('Other types of MO. Calling INV_PPENGINE_PVT.CREATE_SUGGESTIONS to allocate');
517: END IF;
518:
519: inv_ppengine_pvt.create_suggestions(
520: p_api_version => l_api_version_number
521: , p_init_msg_list => l_init_msg_list
522: , p_commit => fnd_api.g_false
523: , p_validation_level => fnd_api.g_valid_level_full