[Home] [Help]
APPS.FV_CCR_UTIL_PVT dependencies on HZ_LOCATIONS
Line 2611: from hz_locations
2607:
2608:
2609: select object_version_number
2610: into l_object_version_number
2611: from hz_locations
2612: where location_id = l_location_id;
2613:
2614:
2615: l_location_rec.location_id := l_location_id;