DBA Data[Home] [Help]

APPS.FV_CCR_UTIL_PVT dependencies on HZ_LOCATIONS

Line 2333: from hz_locations

2329:
2330:
2331: select object_version_number
2332: into l_object_version_number
2333: from hz_locations
2334: where location_id = l_location_id;
2335:
2336:
2337: l_location_rec.location_id := l_location_id;