DBA Data[Home] [Help]

APPS.IGS_AS_GEN_006 dependencies on IGS_AS_SU_STMPTOUT_PKG

Line 428: igs_as_su_stmptout_pkg.insert_row (

424: --
425: fnd_file.put_line (fnd_file.log, rec_person_detail.party_number || '; ' || p_course_cd || '; ' || p_uoo_id || '; ' || p_unit_cd || '; ' || p_cal_type || '; ' || p_ci_sequence_number);
426: --
427: SAVEPOINT s_before_suao_creation;
428: igs_as_su_stmptout_pkg.insert_row (
429: x_rowid => x_rowid,
430: x_org_id => p_org_id,
431: x_person_id => p_person_id,
432: x_course_cd => p_course_cd,