[Home] [Help]
158: l_raTxn_rollup_api_call_flag VARCHAR2(1); -- Added for IPM new entity ER
159:
160: /* Local PL/SQL table used for calling Calculate API */
161:
162: l_source_context pa_fp_res_assignments_tmp.source_context%TYPE;
163: l_txn_currency_code_tab SYSTEM.pa_varchar2_15_tbl_type:=SYSTEM.pa_varchar2_15_tbl_type();
164: l_src_raw_cost_tab SYSTEM.pa_num_tbl_type:=SYSTEM.pa_num_tbl_type();
165: l_src_brdn_cost_tab SYSTEM.pa_num_tbl_type:=SYSTEM.pa_num_tbl_type();
166: l_src_revenue_tab SYSTEM.pa_num_tbl_type:=SYSTEM.pa_num_tbl_type();