DBA Data[Home] [Help]

APPS.IGS_AS_COURSE_TYPE_PKG dependencies on IGS_GE_GEN_003

Line 287: x_org_id => igs_ge_gen_003.get_org_id,

283: end if;
284: Before_DML(
285: p_action=>'INSERT',
286: x_rowid=>X_ROWID,
287: x_org_id => igs_ge_gen_003.get_org_id,
288: x_ass_id=>X_ASS_ID,
289: x_course_type=>X_COURSE_TYPE,
290: x_creation_date=>X_LAST_UPDATE_DATE,
291: x_created_by=>X_LAST_UPDATED_BY,