DBA Data[Home] [Help]

APPS.CSM_CLIENT_NFN_LOG_PKG dependencies on WF_NOTIFICATIONS

Line 37: PROCEDURE INSERT_CLIENT_NFN_LOG_ACC (p_notification_id IN wf_notifications.notification_id%TYPE,

33: WHERE tranid$$ = b_tranid
34: AND clid$$cs = b_user_name;
35:
36: -----------------------------------------------------------------------------------------------------------
37: PROCEDURE INSERT_CLIENT_NFN_LOG_ACC (p_notification_id IN wf_notifications.notification_id%TYPE,
38: p_user_id IN fnd_user.user_id%TYPE)
39: IS
40: l_sysdate DATE;
41: l_count NUMBER;