DBA Data[Home] [Help]

APPS.GHR_PROCESS_SF52 dependencies on PER_PEOPLE_F

Line 9: p_person_id in per_people_f.person_id%type,

5: g_prd ghr_pa_requests.pay_rate_determinant%type := NULL;
6: g_step_or_rate ghr_pa_requests.to_step_or_rate%type := NULL;
7: e_refresh EXCEPTION; -- Bug# 5634990
8: PROCEDURE refresh_pa_request(
9: p_person_id in per_people_f.person_id%type,
10: p_effective_date in date,
11: p_from_only in boolean default FALSE,
12: p_derive_to_cols in boolean default FALSE,
13: -- p_altered_pa_request_id in number default NULL,