DBA Data[Home] [Help]

APPS.OZF_TP_UTIL_QUERIES dependencies on AMS_UTILITY_PVT

Line 635: AMS_Utility_PVT.debug_message('Validate_get_list_price_of_goods: ' || substr(sqlerrm, 1, 100));

631:
632: WHEN FND_API.G_EXC_ERROR THEN
633: IF (AMS_DEBUG_HIGH_ON) THEN
634:
635: AMS_Utility_PVT.debug_message('Validate_get_list_price_of_goods: ' || substr(sqlerrm, 1, 100));
636: END IF;
637: x_return_status := FND_API.G_RET_STS_ERROR;
638:
639: FND_MSG_PUB.Count_And_Get (