DBA Data[Home] [Help]

APPS.POR_NOTIFICATION_PKG dependencies on POR_NOTIFICATION_PKG

Line 1: PACKAGE BODY por_notification_pkg AS

1: PACKAGE BODY por_notification_pkg AS
2: /* $Header: PORNOTFB.pls 115.4 2002/11/19 00:46:01 jjessup ship $ */
3: /*
4: * For SSP5 Home page
5: */

Line 130: end por_notification_pkg;

126: when others then
127: raise;
128: end getNotificationSubjects;
129:
130: end por_notification_pkg;