DBA Data[Home] [Help]

APPS.JE_IT_LISTING_PKG dependencies on HR_LOCATIONS_ALL

Line 2081: ,hr_locations_all hl

2077: FROM gl_ledger_le_v gllev
2078: ,gl_ledgers gl
2079: ,xle_registrations xr
2080: ,xle_entity_profiles xep
2081: ,hr_locations_all hl
2082: WHERE gllev.ledger_category_code='PRIMARY'
2083: AND gllev.legal_entity_id = gn_legal_entity_id
2084: AND gl.ledger_id = gllev.ledger_id
2085: AND xep.legal_entity_id = gllev.legal_entity_id