DBA Data[Home] [Help]

APPS.GHR_MRE_PKG dependencies on PER_ASSIGNMENT_EXTRA_INFO

Line 300: l_asg_extra_info_rec per_assignment_extra_info%rowtype;

296:
297: l_assignment_id per_assignments_f.assignment_id%type;
298: l_position_id per_assignments_f.position_id%type;
299: l_grade_id per_assignments_f.grade_id%type;
300: l_asg_extra_info_rec per_assignment_extra_info%rowtype;
301: l_business_group_id per_assignments_f.business_group_id%type;
302:
303: l_position_title VARCHAR2(300);
304: l_position_NUMBER VARCHAR2(20);