DBA Data[Home] [Help]

APPS.GHR_VALIDATE_PERWSDPO dependencies on PER_JOBS

Line 39: l_job_id per_jobs.job_id%type:=null;

35: l_position_sens_DDF per_position_extra_info.poei_information13%type :=null;
36: l_compet_level_DDF per_position_extra_info.poei_information9%type :=null;
37: l_working_title_DDF per_position_extra_info.poei_information12%type :=null;
38: l_valide_grade_DDF per_position_extra_info.poei_information3%type :=null;
39: l_job_id per_jobs.job_id%type:=null;
40: l_business_group_id per_positions.business_group_id%type :=null;
41: l_occ_series_KF varchar2(150) :=null;
42:
43: l_pay_table_id_DDF per_position_extra_info.poei_information5%type :=null;