DBA Data[Home] [Help]

APPS.IGS_EN_ELGBL_PERSON dependencies on IGS_EN_CAT_PRC_STEP

Line 1412: l_step igs_en_cat_prc_step.s_enrolment_step_type%TYPE;

1408: -- Added a new parameter p_notification_flag and modified p_message to IN OUT as per the Deny/Warn behaviour build # 2829272
1409: -------------------------------------------------------------------------------------------------
1410:
1411: l_enr_method_type igs_en_method_type.enr_method_type%TYPE;
1412: l_step igs_en_cat_prc_step.s_enrolment_step_type%TYPE;
1413: l_vald_timeslot BOOLEAN;
1414: --
1415: -- cursor to check whether the step is oevrridden or not
1416: --