DBA Data[Home] [Help]

APPS.IEX_CASE_UTL_PUB dependencies on IEX_LITIGATIONS

Line 473: iex_litigations litg

469:
470: cursor c_litigations is
471: Select del.delinquency_id
472: from iex_delinquencies del,
473: iex_litigations litg
474: where del.case_id = p_caseid
475: and litg.delinquency_id = del.delinquency_id
476: --Start of BUG 4408860
477: -- For Bug 4408860