DBA Data[Home] [Help]

APPS.IGS_EN_GEN_011 dependencies on IGS_AS_SUA_REF_CDS_PKG

Line 2654: igs_as_sua_ref_cds_pkg.insert_row (

2650:
2651: BEGIN
2652:
2653: FOR l_count IN 1..suar_table.COUNT LOOP
2654: igs_as_sua_ref_cds_pkg.insert_row (
2655: x_rowid => l_rowid,
2656: x_suar_id => l_suarid,
2657: x_person_id => suar_table(l_count).person_id,
2658: x_course_cd => suar_table(l_count).course_cd,