DBA Data[Home] [Help]

APPS.OKL_EC_UPTAKE_PVT dependencies on OKL_LEASE_OPPORTUNITIES_V

Line 49: from okl_lease_opportunities_v lop

45: NULL) as customer_credit_class,
46: lop.sales_rep_id,
47: lop.sales_territory_id,
48: lop.currency_code
49: from okl_lease_opportunities_v lop
50: where lop.id=p_parent_object_id;
51:
52: l_lop_rec c_lop_rec%ROWTYPE;
53: