DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_PVT dependencies on OKL_LEASE_OPPORTUNITIES_V

Line 1473: FROM okl_lease_opportunities_v

1469: ,x_leaseopp_rec.originating_vendor_id
1470: ,x_leaseopp_rec.short_description
1471: ,x_leaseopp_rec.description
1472: ,x_leaseopp_rec.comments
1473: FROM okl_lease_opportunities_v
1474: WHERE id = p_leaseopp_id;
1475:
1476: x_return_status := G_RET_STS_SUCCESS;
1477: