DBA Data[Home] [Help]

APPS.CSM_NOTIFICATION_EVENT_PKG dependencies on WF_NOTIFICATIONS

Line 16: PROCEDURE INSERT_NOTIFICATIONS_ACC (p_notification_id wf_notifications.notification_id%TYPE,

12: -- NOTIFICATION_INS_USERLOOP and NOTIFICATION_DEL_USERLOOP
13: -- --------- ------ ------------------------------------------
14: -- Enter package declarations as shown below
15:
16: PROCEDURE INSERT_NOTIFICATIONS_ACC (p_notification_id wf_notifications.notification_id%TYPE,
17: p_user_id fnd_user.user_id%TYPE);
18:
19: PROCEDURE NOTIFICATIONS_ACC_PROCESSOR(p_user_id IN NUMBER);
20: