DBA Data[Home] [Help]

APPS.CSM_AUTO_SYNC_LOG_PKG dependencies on WF_NOTIFICATIONS

Line 13: PROCEDURE INSERT_AUTO_SYNC_LOG_ACC (p_notification_id IN wf_notifications.notification_id%TYPE,

9: -- --------- ------ ------------------------------------------
10: -- Enter package declarations as shown below
11:
12:
13: PROCEDURE INSERT_AUTO_SYNC_LOG_ACC (p_notification_id IN wf_notifications.notification_id%TYPE,
14: p_user_id IN fnd_user.user_id%TYPE);
15: PROCEDURE AUTO_SYNC_LOG_ACC_PROCESSOR(p_user_id IN NUMBER);
16:
17: PROCEDURE APPLY_CLIENT_CHANGES