DBA Data[Home] [Help]

APPS.OKL_MULTIGAAP_ENGINE_PVT dependencies on OKL_PRODUCT_PARAMETERS_V

Line 303: l_rep_product_id okl_product_parameters_v.id%type := null;

299: i NUMBER := 0;
300: l_tcnv_rec tcnv_rec_type := p_tcnv_rec;
301: l_tcnv_tbl tcnv_tbl_type ;
302:
303: l_rep_product_id okl_product_parameters_v.id%type := null;
304: l_REPRESENTATION_CODE okl_representations_v.representation_code%type :=null;
305: l_REPRESENTATION_name okl_representations_v.representation_name%type :=null;
306: l_set_of_books_id OKL_SYS_ACCT_OPTS.set_of_books_id%type := null;
307: l_formula_yn boolean := false;