DBA Data[Home] [Help]

APPS.OKL_LEASE_QUOTE_SERVICE_PVT dependencies on OKL_SERVICES_V

Line 168: FROM okl_services_v

164: ,x_service_rec.supplier_id
165: ,x_service_rec.short_description
166: ,x_service_rec.description
167: ,x_service_rec.comments
168: FROM okl_services_v
169: WHERE id = p_service_id;
170:
171: x_return_status := G_RET_STS_SUCCESS;
172: