DBA Data[Home] [Help]

APPS.JL_BR_AR_LOG_VALIDATION dependencies on XLE_ESTABLISHMENT_V

Line 76: xle_establishment_v etb

72: ,cp_ent_seq_num jl_br_ar_ret_interface_all.ENTRY_SEQUENTIAL_NUMBER%TYPE)
73: IS
74: Select etb.registration_number
75: From
76: xle_establishment_v etb
77: ,xle_bsv_associations bsv
78: ,gl_ledger_le_v gl
79: ,jl_br_ar_ret_interface jlint
80: Where

Line 108: xle_establishment_v etb

104: ,cp_ent_seq_num jl_br_ar_ret_interface_all.ENTRY_SEQUENTIAL_NUMBER%TYPE)
105: IS
106: Select etb.registration_number
107: From
108: xle_establishment_v etb
109: ,xle_bsv_associations bsv
110: ,gl_ledger_le_v gl
111: ,JL_BR_AR_RET_INTERFACE_EXT jlint
112: Where

Line 472: xle_establishment_v etb

468: -- Commenting below sql query.This is replaced by cursor Comp
469: /* Select etb.registration_number
470: INTO x_cgc
471: From
472: xle_establishment_v etb
473: ,xle_bsv_associations bsv
474: ,gl_ledger_le_v gl
475: Where
476: etb.legal_entity_id = gl.legal_entity_id