DBA Data[Home] [Help]

APPS.JTM_MESSAGE_LOG_PKG dependencies on JTM_MESSAGE_LOG_PKG

Line 1: PACKAGE BODY JTM_MESSAGE_LOG_PKG AS

1: PACKAGE BODY JTM_MESSAGE_LOG_PKG AS
2: /* $Header: jtmmlpb.pls 120.2 2006/09/20 16:54:12 rsripada noship $ */
3:
4: /* This procedure inserts a record into the FND_LOG_MESSAGES table
5: FND uses an autonomous transaction so even when the hookinsert is

Line 144: END JTM_MESSAGE_LOG_PKG;

140: WHEN OTHERS THEN
141: RAISE;
142: END DELETE_CONC_STATUS_LOG;
143:
144: END JTM_MESSAGE_LOG_PKG;