DBA Data[Home] [Help]

APPS.HR_MX_ASSIGNMENT_API dependencies on HR_LOCATIONS

Line 12: g_old_location hr_locations.location_id%TYPE;

8: * @rep:displayname Assignment for Mexico
9: */
10: g_leaving_reason VARCHAR2(2);
11: g_old_gre hr_soft_coding_keyflex.segment1%TYPE;
12: g_old_location hr_locations.location_id%TYPE;
13: --
14: -- ----------------------------------------------------------------------------
15: -- |-----------------------< create_mx_secondary_emp_asg >--------------------|
16: -- ----------------------------------------------------------------------------