DBA Data[Home] [Help]

APPS.BIS_RG_SEND_NOTIFICATIONS_PVT dependencies on BIS_RG_SEND_NOTIFICATIONS_PVT

Line 1: PACKAGE BODY BIS_RG_SEND_NOTIFICATIONS_PVT as

1: PACKAGE BODY BIS_RG_SEND_NOTIFICATIONS_PVT as
2: /* $Header: BISVRGNB.pls 115.12 2003/10/28 08:02:30 nkishore noship $ */
3: -- dbdrv: sql ~PROD ~PATH ~FILE none none none package &phase=plb \
4: -- dbdrv: checkfile:~PROD:~PATH:~FILE
5: ----------------------------------------------------------------------------

Line 236: END BIS_RG_SEND_NOTIFICATIONS_PVT;

232: wf_notification.writetoclob(document, l_document);
233: end if;
234:
235: END;
236: END BIS_RG_SEND_NOTIFICATIONS_PVT;