DBA Data[Home] [Help]

APPS.IGS_AS_NOTIFY_STUDENT dependencies on IGS_AS_NOTIFY_STUDENT

Line 1: PACKAGE BODY igs_as_notify_student AS

1: PACKAGE BODY igs_as_notify_student AS
2: /* $Header: IGSAS50B.pls 120.0 2005/07/05 11:30:00 appldev noship $ */
3:
4:
5:

Line 271: Wf_Core.Context('IGS_AS_NOTIFY_STUDENT', 'WF_LAUNCH_AS007',

267: -- Handle the exception using WF_CORE.Context
268: EXCEPTION
269:
270: WHEN OTHERS THEN
271: Wf_Core.Context('IGS_AS_NOTIFY_STUDENT', 'WF_LAUNCH_AS007',
272: lv_item_type, lv_item_key);
273: RAISE;
274:
275: END wf_launch_as007;

Line 523: END igs_as_notify_student;

519:
520: END set_adhoc_role;
521:
522:
523: END igs_as_notify_student;