DBA Data[Home] [Help]

APPS.GHR_PC_BASIC_PAY dependencies on PER_ASSIGNMENT_EXTRA_INFO

Line 1094: l_asg_ei_data per_assignment_extra_info%rowtype;

1090: l_user_table_name pay_user_tables.user_table_name%type;
1091:
1092: --Bug 3180991
1093: l_old_user_table_id NUMBER;
1094: l_asg_ei_data per_assignment_extra_info%rowtype;
1095: l_prd_effective_date date;
1096: l_retained_grade_rec ghr_pay_calc.retained_grade_rec_type;
1097: l_position_id per_assignments_f.position_id%type;
1098: l_assignment_id per_assignments_f.assignment_id%type;