DBA Data[Home] [Help]

APPS.PA_FP_COPY_FROM_PKG dependencies on PA_VARCHAR2_15_TBL_TYPE

Line 4132: l_txn_currency_code_tbl SYSTEM.pa_varchar2_15_tbl_type;

4128: l_target_pref_code pa_proj_fp_options.fin_plan_preference_code%TYPE;
4129: l_prev_ra_id pa_resource_assignments.resource_assignment_id%TYPE;
4130: l_temp_flag VARCHAR2(1);
4131: l_init_quantity_tbl SYSTEM.pa_num_tbl_type;
4132: l_txn_currency_code_tbl SYSTEM.pa_varchar2_15_tbl_type;
4133: l_temp NUMBER;
4134:
4135: /* Bug 5078538 --Added the out variables to avoid the uninitialized collection
4136: error. Note that this error is caused when the same variables are passed as