DBA Data[Home] [Help]

APPS.IGS_EN_DROP_UNITS_API dependencies on IGS_EN_GEN_015

Line 295: igs_en_gen_015.eval_core_unit_drop

291: --bmerugu added for core drop
292: --Evaluate the Allow Core Drop step if setup. If Core Drop fails set the warning message depending on whether the step is deny or warn. If step is deny, then return.
293: l_message := NULL;
294: IF p_deny_warn_core IS NOT NULL AND
295: igs_en_gen_015.eval_core_unit_drop
296: (
297: p_person_id => p_person_id,
298: p_course_cd => p_course_cd,
299: p_uoo_id => l_uoo_id,