DBA Data[Home] [Help]

APPS.IGS_EN_VAL_BULKRULE dependencies on IGS_PE_PERSON

Line 101: v_last_person_id IGS_PE_PERSON.person_id%TYPE;

97: (cal_type = p_acad_cal_type OR
98: cal_type like p_acad_cal_type) AND
99: course_attempt_status IN ('ENROLLED','INACTIVE','INTERMIT');
100: v_creation_dt DATE;
101: v_last_person_id IGS_PE_PERSON.person_id%TYPE;
102:
103: BEGIN
104: -- Call routine to create a new IGS_GE_S_LOG entry under which the log
105: -- entries will be placed.