DBA Data[Home] [Help]

APPS.GHR_FETCH_POSITION_HISTORY dependencies on HR_LOCATIONS

Line 57: p_location_code IN out NOCOPY hr_locations.location_code%type,

53: p_created_by IN out NOCOPY per_positions.created_by%type,
54: p_creation_date IN out NOCOPY per_positions.creation_date%type,
55: p_org_name IN out NOCOPY hr_all_organization_units.name%type,
56: p_job_name IN out NOCOPY per_jobs.name%type,
57: p_location_code IN out NOCOPY hr_locations.location_code%type,
58: p_status_desc IN out NOCOPY hr_lookups.meaning%type,
59: p_frequency_desc IN out NOCOPY hr_lookups.meaning%type,
60: p_prob_units_desc IN out NOCOPY hr_lookups.meaning%type,
61: p_rep_req_desc IN out NOCOPY hr_lookups.meaning%type,