DBA Data[Home] [Help]

APPS.RRS_IMPORT_INTERFACE_PKG dependencies on XLE_LOOKUPS

Line 2021: xle_lookups l,

2017: xle_jurisdictions_vl jur,
2018: hr_locations hl,
2019: hz_geographies b,
2020: hz_parties hp,
2021: xle_lookups l,
2022: xle_lookups l1
2023: WHERE l.lookup_type = 'XLE_YES_NO'
2024: AND l.lookup_code = xep.transacting_entity_flag
2025: AND xep.geography_id = b.geography_id

Line 2022: xle_lookups l1

2018: hr_locations hl,
2019: hz_geographies b,
2020: hz_parties hp,
2021: xle_lookups l,
2022: xle_lookups l1
2023: WHERE l.lookup_type = 'XLE_YES_NO'
2024: AND l.lookup_code = xep.transacting_entity_flag
2025: AND xep.geography_id = b.geography_id
2026: AND xr.location_id = hl.location_id