DBA Data[Home] [Help]

APPS.PA_FP_GEN_COMMITMENT_AMOUNTS dependencies on PA_FP_RES_ASSIGNMENTS_TMP

Line 161: l_source_context pa_fp_res_assignments_tmp.source_context%TYPE;

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