DBA Data[Home] [Help]

APPS.EGO_PUB_HIST_PURGE_PKG dependencies on EGO_PUB_HIST_PURGE_PKG

Line 1: PACKAGE BODY ego_pub_hist_purge_pkg AS

1: PACKAGE BODY ego_pub_hist_purge_pkg AS
2: /* $Header: EGOPPHPB.pls 120.6.12020000.4 2013/04/19 03:23:01 yingyang ship $ */
3: --============ Purge_Publish_History API===============
4: /* This procedure is called by the concurrent program, will be used to delete
5: record from status table in order to purge publish history */

Line 835: END ego_pub_hist_purge_pkg;

831: --Sending message to log file in case of runtime exception occurs.
832:
833:
834: END Purge_Publish_History_By_Batch;
835: END ego_pub_hist_purge_pkg;