DBA Data[Home] [Help]

APPS.IGS_AS_GEN_001 dependencies on IGS_GE_GEN_003

Line 283: IF igs_ge_gen_003.genp_upd_str_lgc_del (

279: --
280: -- Remove any student todo records associated with the student and this IGS_PS_UNIT.
281: --
282: FOR v_str_rec IN c_str LOOP
283: IF igs_ge_gen_003.genp_upd_str_lgc_del (
284: p_person_id,
285: v_str_rec.s_student_todo_type,
286: v_str_rec.sequence_number,
287: v_str_rec.reference_number,