DBA Data[Home] [Help]

APPS.JE_IT_LISTING_PKG dependencies on GL_LEDGER_LE_V

Line 2077: FROM gl_ledger_le_v gllev

2073: CURSOR c_currency_vat_reg_num
2074: IS
2075: SELECT gllev.currency_code
2076: ,hl.country
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