DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_PVT dependencies on OKL_LEASE_OPPORTUNITIES_V

Line 1499: FROM okl_lease_opportunities_v

1495: ,x_leaseopp_rec.originating_vendor_id
1496: ,x_leaseopp_rec.short_description
1497: ,x_leaseopp_rec.description
1498: ,x_leaseopp_rec.comments
1499: FROM okl_lease_opportunities_v
1500: WHERE id = p_leaseopp_id;
1501:
1502: x_return_status := G_RET_STS_SUCCESS;
1503: