DBA Data[Home] [Help]

APPS.IGS_AS_GEN_006 dependencies on IGS_AS_EXM_INS_SPVSR_PKG

Line 2334: IGS_AS_EXM_INS_SPVSR_PKG.INSERT_ROW(

2330: -- Insert IGS_PE_PERSON into the IGS_AS_EXM_INS_SPVSR table. Put them into all exams
2331: -- for the IGS_GR_VENUE and session.
2332: FOR v_ei_rec IN c_ei LOOP
2333: BEGIN
2334: IGS_AS_EXM_INS_SPVSR_PKG.INSERT_ROW(
2335: X_ROWID => x_rowid,
2336: X_PERSON_ID => p_person_id,
2337: X_ASS_ID => v_ei_rec.ass_id,
2338: X_EXAM_CAL_TYPE => NULL,