DBA Data[Home] [Help]

APPS.CSM_AUTO_SYNC_NFN_PKG dependencies on WF_NOTIFICATIONS

Line 36: PROCEDURE INSERT_AUTO_SYNC_NFN_ACC (p_notification_id IN wf_notifications.notification_id%TYPE,

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