DBA Data[Home] [Help]

APPS.OKL_DEAL_CREATE_PUB dependencies on OKL_LEASE_OPPORTUNITIES_B

Line 4786: ,okl_lease_opportunities_b lop

4782: lsq.id quote_id
4783: from
4784: okl_lease_quotes_b lsq
4785: ,okl_lease_quotes_tl lsqt
4786: ,okl_lease_opportunities_b lop
4787: where lop.org_id = p_auth_org_id
4788: and lop.inv_org_id = p_inv_org_id
4789: and lsq.parent_object_code = 'LEASEOPP'
4790: and lop.id = lsq.parent_object_id