DBA Data[Home] [Help]

APPS.PER_CAGR_EVALUATION_PKG dependencies on HR_ASSIGNMENT_SETS

Line 559: v_line_formula_id hr_assignment_sets.formula_id%TYPE;

555: t_cagr_assignments_table cagr_asg_table; -- holds all cagr and asg ids for BE mode process
556: t_results_table results_table;
557: t_chosen_table chosen_table;
558: l_outputs ff_exec.outputs_t;
559: v_line_formula_id hr_assignment_sets.formula_id%TYPE;
560: v_SA_drive_benmngle csr_SA_drive_benmngle%ROWTYPE;
561: v_SE_drive_benmngle csr_SE_drive_benmngle%ROWTYPE;
562: v_counter NUMBER(10) := 0;
563: v_benefit_action_id NUMBER(15) := NULL;