DBA Data[Home] [Help]

APPS.OKL_LLA_UTIL_PVT dependencies on OKL_ST_GEN_TMPT_SETS

Line 2030: l_pricing_engine okl_st_gen_tmpt_sets.pricing_engine%TYPE;

2026: WHERE khr_id = p_rbk_chr_id
2027: AND transaction_state is not null;
2028:
2029: l_chr_upgraded_yn VARCHAR2(1);
2030: l_pricing_engine okl_st_gen_tmpt_sets.pricing_engine%TYPE;
2031: l_amort_inc_adj_rev_dt_yn okl_sys_acct_opts.amort_inc_adj_rev_dt_yn%TYPE;
2032: l_contract_number okc_k_headers_all_b.contract_number%TYPE;
2033:
2034: BEGIN