DBA Data[Home] [Help]

APPS.OKL_PRICING_PVT dependencies on OKL_ST_GEN_TMPT_SETS_ALL

Line 1493: l_arrears_pay_dates_option okl_st_gen_tmpt_sets_all.isg_arrears_pay_dates_option%type;

1489: l_day_convention_year VARCHAR2(30);
1490: l_days_in_year NUMBER;
1491:
1492: -- Start : djanaswa : Bug 6274342
1493: l_arrears_pay_dates_option okl_st_gen_tmpt_sets_all.isg_arrears_pay_dates_option%type;
1494: -- End : djanaswa : Bug 6274342
1495: -- Start: Modifications done for the Prospective Rebooking Enhancement
1496: l_api_version CONSTANT NUMBER DEFAULT 1.0;
1497: l_api_name CONSTANT VARCHAR2(30) DEFAULT 'get_loan_amortization';