DBA Data[Home] [Help]

APPS.JG_ZZ_COMMON_PKG dependencies on FND_TERRITORIES_VL

Line 290: ,fnd_territories_vl FT

286: FROM xle_registrations XR
287: ,xle_entity_profiles XEP
288: ,hr_locations_all HL
289: ,hz_parties HP
290: ,fnd_territories_vl FT
291: WHERE XR.source_id = XEP.legal_entity_id
292: AND XR.source_table = 'XLE_ENTITY_PROFILES'
293: AND XEP.legal_entity_id = pn_legal_entity_id
294: AND XR.location_id = HL.location_id