DBA Data[Home] [Help]

APPS.IGS_PE_GEN_002 dependencies on IGS_PE_HR_EMP_CAT_V

Line 882: IGS_PE_HR_EMP_CAT_V

878: (reverse chronological order - newest change first)
879: ***************************************************************/
880: CURSOR hr_emp_cat(cp_person_id igs_pe_typ_instances_all.person_id%TYPE) IS
881: SELECT emplmnt_category_code FROM
882: IGS_PE_HR_EMP_CAT_V
883: WHERE person_id = cp_person_id;
884:
885: CURSOR typ_emp_cat(cp_person_id igs_pe_typ_instances_all.person_id%TYPE) IS
886: SELECT emplmnt_category_code FROM