DBA Data[Home] [Help]

APPS.IGS_PS_GEN_001 dependencies on IGS_PE_GEN_002

Line 4475: l_c_emp_cat_code :=igs_pe_gen_002.get_active_emp_cat(p_n_person_id);

4471:
4472:
4473: BEGIN
4474: --Added this code as gscc warning was comming for file.sql.35
4475: l_c_emp_cat_code :=igs_pe_gen_002.get_active_emp_cat(p_n_person_id);
4476: l_c_s_cal_cat :='TEACHING';
4477:
4478: /* Calendar category cursor*/
4479: OPEN c_cal_cat;