DBA Data[Home] [Help]

APPS.IGS_EN_GEN_010 dependencies on IGS_SS_EN_WRAPPERS

Line 8625: -- from igs_ss_en_wrappers.insert_into_enr_worksheet function, to

8621: --
8622: --Change History:
8623: --Who When What
8624: --kkillams 11-Jul-2003 Added rollback statement in the function if deny message is returned
8625: -- from igs_ss_en_wrappers.insert_into_enr_worksheet function, to
8626: -- rollback the changes have done by the function. Bug no: 3036949
8627: --ptandon 06-Oct-2003 Added a new parameter p_core_indicator_code as part of Prevent Dropping Core Units.
8628: -- Enh Bug# 3052432.
8629: --rvangala 04-Dec-2003 Added call to igs_ss_enr_details.enrp_get_prgm_for_career to check for

Line 8750: igs_ss_en_wrappers.insert_into_enr_worksheet(p_person_number =>l_person_number,

8746: l_ret_stat:= NULL;
8747: --Following api will creates an unit attempt in unconfirm/waitlist status.
8748:
8749: BEGIN
8750: igs_ss_en_wrappers.insert_into_enr_worksheet(p_person_number =>l_person_number,
8751: p_course_cd =>l_primary_program_cd ,
8752: p_uoo_id =>l_uoo_id,
8753: p_waitlist_ind =>l_waitlist_ind,
8754: p_session_id =>NULL,