DBA Data[Home] [Help]

APPS.GHR_MRE_PKG dependencies on PER_ASSIGNMENT_EXTRA_INFO

Line 294: l_asg_extra_info_rec per_assignment_extra_info%rowtype;

290:
291: l_assignment_id per_assignments_f.assignment_id%type;
292: l_position_id per_assignments_f.position_id%type;
293: l_grade_id per_assignments_f.grade_id%type;
294: l_asg_extra_info_rec per_assignment_extra_info%rowtype;
295: l_business_group_id per_assignments_f.business_group_id%type;
296:
297: l_position_title VARCHAR2(300);
298: l_position_NUMBER VARCHAR2(20);