DBA Data[Home] [Help]

APPS.JL_BR_AP_VALIDATE_COLLECTION dependencies on GL_LEDGER_LE_V

Line 53: ,gl_ledger_le_v gl

49: ,etb.legal_entity_id
50: From
51: xle_establishment_v etb
52: ,xle_bsv_associations bsv
53: ,gl_ledger_le_v gl
54: Where
55: etb.legal_entity_id = gl.legal_entity_id
56: And bsv.legal_parent_id = etb.legal_entity_id
57: And etb.establishment_id = bsv.legal_construct_id