DBA Data[Home] [Help]

APPS.CSM_AUTO_SYNC_NFN_PKG dependencies on WF_NOTIFICATIONS

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

8: -- HBEERAM 29-APR-2009 Created
9: -- --------- ------ ------------------------------------------
10: -- Enter package declarations as shown below
11:
12: PROCEDURE INSERT_AUTO_SYNC_NFN_ACC (p_notification_id IN wf_notifications.notification_id%TYPE,
13: p_user_id IN fnd_user.user_id%TYPE);
14: PROCEDURE AUTO_SYNC_NFN_ACC_PROCESSOR(p_user_id IN fnd_user.user_id%TYPE);
15:
16: PROCEDURE APPLY_CLIENT_CHANGES