DBA Data[Home] [Help]

APPS.CSM_UTIL_PKG dependencies on CSM_NOTIFICATION_EVENT_PKG

Line 1657: csm_notification_event_pkg.notify_deferred(p_user_name,p_tranid,

1653: END IF;
1654:
1655: /*Removed reject row and replaced with deferred notification and tracking logic*/
1656: -- 12.1.3
1657: csm_notification_event_pkg.notify_deferred(p_user_name,p_tranid,
1658: p_pub_name,p_seqno, p_dml_type,p_pk,l_error_msg);
1659:
1660:
1661: IF g_debug_level = CSM_UTIL_PKG.G_DEBUG_LEVEL_FULL THEN