DBA Data[Home] [Help]

APPS.IGS_SS_EN_WRAPPERS dependencies on IGS_EN_ELGBL_PERSON

Line 143: IF igs_en_elgbl_person.eval_person_steps

139: IF l_commencement_type = 'BOTH' THEN
140: /* if both is returned we have to treat it as all */
141: l_commencement_type := 'ALL';
142: END IF;
143: IF igs_en_elgbl_person.eval_person_steps
144: (
145: p_person_id => p_person_id ,
146: p_person_type => p_person_type,
147: p_load_calendar_type => p_load_cal_type ,