DBA Data[Home] [Help]

APPS.IGS_EN_IVR_PUB dependencies on IGS_EN_ENROLL_WLST

Line 308: l_dummy_bool:= igs_en_enroll_wlst.validate_unit_steps (

304: --If the cart is null then this indicates that the unit was added by Batch Pre Enrollment
305: --and the unit step validations are to be performed
306: IF l_us_in_cart.cart IS NULL THEN
307: l_deny_warn := NULL;
308: l_dummy_bool:= igs_en_enroll_wlst.validate_unit_steps (
309: p_person_id => l_person_id,
310: p_cal_type => l_cal_type,
311: p_ci_sequence_number => l_ci_sequence_number,
312: p_uoo_id => l_us_in_cart.uoo_id,