DBA Data[Home] [Help]

APPS.OKL_GENERATE_PV_RENT_PVT dependencies on OKL_ST_GEN_TMPT_SETS

Line 88: l_pricing_engine okl_st_gen_tmpt_sets.pricing_engine%TYPE;

84:
85: l_total_rent_inflow_tbl cash_flow_tbl;
86: lx_total_rent_inflow_tbl cash_flow_tbl;
87:
88: l_pricing_engine okl_st_gen_tmpt_sets.pricing_engine%TYPE;
89:
90: l_day_convention_month okl_st_gen_tmpt_sets.days_in_month_code%TYPE;
91:
92: l_day_convention_year okl_st_gen_tmpt_sets.days_in_yr_code%TYPE;

Line 90: l_day_convention_month okl_st_gen_tmpt_sets.days_in_month_code%TYPE;

86: lx_total_rent_inflow_tbl cash_flow_tbl;
87:
88: l_pricing_engine okl_st_gen_tmpt_sets.pricing_engine%TYPE;
89:
90: l_day_convention_month okl_st_gen_tmpt_sets.days_in_month_code%TYPE;
91:
92: l_day_convention_year okl_st_gen_tmpt_sets.days_in_yr_code%TYPE;
93:
94: l_arrears_pay_dates_option okl_st_gen_tmpt_sets.isg_arrears_pay_dates_option%type;

Line 92: l_day_convention_year okl_st_gen_tmpt_sets.days_in_yr_code%TYPE;

88: l_pricing_engine okl_st_gen_tmpt_sets.pricing_engine%TYPE;
89:
90: l_day_convention_month okl_st_gen_tmpt_sets.days_in_month_code%TYPE;
91:
92: l_day_convention_year okl_st_gen_tmpt_sets.days_in_yr_code%TYPE;
93:
94: l_arrears_pay_dates_option okl_st_gen_tmpt_sets.isg_arrears_pay_dates_option%type;
95:
96: l_time_zero_cost NUMBER := 0;

Line 94: l_arrears_pay_dates_option okl_st_gen_tmpt_sets.isg_arrears_pay_dates_option%type;

90: l_day_convention_month okl_st_gen_tmpt_sets.days_in_month_code%TYPE;
91:
92: l_day_convention_year okl_st_gen_tmpt_sets.days_in_yr_code%TYPE;
93:
94: l_arrears_pay_dates_option okl_st_gen_tmpt_sets.isg_arrears_pay_dates_option%type;
95:
96: l_time_zero_cost NUMBER := 0;
97:
98: l_cost NUMBER;