DBA Data[Home] [Help]

APPS.INV_UOM_API_PUB dependencies on INV_QUANTITY_TREE_PUB

Line 2957: INV_QUANTITY_TREE_PUB.QUERY_QUANTITIES (

2953: INV_LOG_UTIL.TRACE('Checing reservations exists or not ', 'inv_uom_api_pub', '9');
2954: END IF;
2955: -- Verify that no reservations exists for the item.
2956:
2957: INV_QUANTITY_TREE_PUB.QUERY_QUANTITIES (
2958: p_api_version_number => 1.0,
2959: p_init_msg_lst => 'T',
2960: x_return_status => l_return_status,
2961: x_msg_count => l_msg_count,