DBA Data[Home] [Help]

APPS.IGS_EN_WORKFLOW dependencies on IGS_RE_WORKFLOW

Line 812: igs_re_workflow.overduesub_event(

808: END LOOP;
809:
810: -- Raising the Overdue Submission Event
811:
812: igs_re_workflow.overduesub_event(
813: p_personid => l_cur_offset_days.person_id ,
814: p_programcd => l_cur_offset_days.course_cd ,
815: p_thesistitle => l_cur_offset_days.title ,
816: p_maxsubdt => l_cur_offset_days.max_submission_dt ,