DBA Data[Home] [Help]

APPS.PA_FP_COPY_FROM_PKG dependencies on PA_VARCHAR2_15_TBL_TYPE

Line 4120: l_txn_currency_code_tbl SYSTEM.pa_varchar2_15_tbl_type;

4116: l_target_pref_code pa_proj_fp_options.fin_plan_preference_code%TYPE;
4117: l_prev_ra_id pa_resource_assignments.resource_assignment_id%TYPE;
4118: l_temp_flag VARCHAR2(1);
4119: l_init_quantity_tbl SYSTEM.pa_num_tbl_type;
4120: l_txn_currency_code_tbl SYSTEM.pa_varchar2_15_tbl_type;
4121: l_temp NUMBER;
4122:
4123: /* Bug 5078538 --Added the out variables to avoid the uninitialized collection
4124: error. Note that this error is caused when the same variables are passed as