DBA Data[Home] [Help]

APPS.JL_BR_WORKDAY_CALENDAR dependencies on GL_LEDGER_LE_V

Line 267: ,gl_ledger_le_v gl

263: Select etb.town_or_city, etb.region_2
264: From
265: xle_establishment_v etb
266: ,xle_bsv_associations bsv
267: ,gl_ledger_le_v gl
268: Where
269: etb.legal_entity_id = gl.legal_entity_id
270: And bsv.legal_parent_id = etb.legal_entity_id
271: And etb.establishment_id = bsv.legal_construct_id