DBA Data[Home] [Help]

APPS.JG_ZZ_COMMON_PKG dependencies on FND_TERRITORIES_VL

Line 279: ,fnd_territories_vl FT

275: FROM xle_registrations XR
276: ,xle_entity_profiles XEP
277: ,hr_locations_all HL
278: ,hz_parties HP
279: ,fnd_territories_vl FT
280: WHERE XR.source_id = XEP.legal_entity_id
281: AND XR.source_table = 'XLE_ENTITY_PROFILES'
282: AND XEP.legal_entity_id = pn_legal_entity_id
283: AND XR.location_id = HL.location_id