DBA Data[Home] [Help]

PACKAGE BODY: APPS.IGS_AS_ATT_WF_PKG_OBSOLETE

Source


1 PACKAGE BODY IGS_AS_ATT_WF_PKG_OBSOLETE AS
2 /* $Header: IGSASAWB.pls 115.6 2003/01/06 14:21:26 ddey noship $ */
3 
4 /* ***********************************************************************************************************/
5   -- Procedure : Select_Approver
6   --This Procedure relates to selecting an Approver (Admin or Lead Instructor), to whom this
7   --Notification of Attendance Submission has to be sent. It is  just a notification, it does not
8   --require any response from Approver/ Admin/ Lead Instrustor ( who ever is it, based upon the
9   --Organization hierarch  set by the Institute or Organization)
10 /* **********************************************************************************************************/
11 
12 
13 END  IGS_AS_ATT_WF_PKG_OBSOLETE;