DBA Data[Home] [Help]

APPS.IBC_CONTENT_SYNC_INDEX_PKG dependencies on IBC_CONTENT_SYNC_INDEX_PKG

Line 1: PACKAGE BODY IBC_CONTENT_SYNC_INDEX_PKG AS

1: PACKAGE BODY IBC_CONTENT_SYNC_INDEX_PKG AS
2: /* $Header: ibcsyinb.pls 120.3 2005/09/01 21:37:03 srrangar noship $ */
3:
4: -- errbuf = err messages
5: -- retcode = 0 success, 1 = warning, 2=error

Line 362: END IBC_CONTENT_SYNC_INDEX_PKG;

358: x_request_id := 0;
359: x_return_status := fnd_api.G_RET_STS_ERROR;
360: END Request_Content_Sync_Index;
361:
362: END IBC_CONTENT_SYNC_INDEX_PKG;