DBA Data[Home] [Help]

APPS.GHR_FETCH_POSITION_HISTORY dependencies on HR_ALL_ORGANIZATION_UNITS

Line 55: p_org_name IN OUT hr_all_organization_units.name%type,

51: p_last_updated_by IN OUT per_positions.last_updated_by%type,
52: p_last_update_login IN OUT per_positions.last_update_login%type,
53: p_created_by IN OUT per_positions.created_by%type,
54: p_creation_date IN OUT per_positions.creation_date%type,
55: p_org_name IN OUT hr_all_organization_units.name%type,
56: p_job_name IN OUT per_jobs.name%type,
57: p_location_code IN OUT hr_locations.location_code%type,
58: p_status_desc IN OUT hr_lookups.meaning%type,
59: p_frequency_desc IN OUT hr_lookups.meaning%type,