DBA Data[Home] [Help]

APPS.OKL_PRICING_UTILS_PVT dependencies on OKL_FEE_PVT

Line 9141: lx_fee_rec okl_fee_pvt.feev_rec_type;

9137: l_target_rate NUMBER := p_target_rate;
9138: l_adj_mat_cat_rec adj_mat_cat_rec;
9139: -- Variables used for storing back the pricing results !
9140: lx_asset_rec okl_ass_pvt.assv_rec_type;
9141: lx_fee_rec okl_fee_pvt.feev_rec_type;
9142: l_ass_adj_tbl okl_lease_quote_asset_pvt.asset_adjustment_tbl_type;
9143: l_cf_source VARCHAR2(30);
9144: l_fee_yn VARCHAR2(1) := 'N';
9145: l_cashflow_header_rec OKL_LEASE_QUOTE_CASHFLOW_PVT.cashflow_header_rec_type;