DBA Data[Home] [Help]

APPS.IGS_AS_INCOMP_GRADE dependencies on IGS_AS_SU_STMPTOUT_PKG

Line 70: IGS_AS_SU_STMPTOUT_PKG.INSERT_ROW(

66:
67: l_sysdate := SYSDATE;
68:
69: -- Call table handler to insert new Student Unit Attempt Outcome
70: IGS_AS_SU_STMPTOUT_PKG.INSERT_ROW(
71: X_ROWID => x_rowid,
72: X_ORG_ID => NULL,
73: X_PERSON_ID => v_suao_rec.person_id,
74: X_COURSE_CD => v_suao_rec.course_cd,