DBA Data[Home] [Help]

APPS.MISPER_WF_SYNCH_USER_ROLE dependencies on WF_LOCAL_SYNCH

Line 100: WF_LOCAL_SYNCH.propagate_user_role(p_user_orig_system => C_User_Pos_Prev_rel_ptr.USER_ORIG_SYSTEM,

96: If l_event_name in ('oracle.apps.fnd.post.user.update')
97: then
98: For C_User_Pos_Prev_rel_ptr in C_User_Pos_Prev_rel (l_user_name,l_user_start_date)
99: Loop
100: WF_LOCAL_SYNCH.propagate_user_role(p_user_orig_system => C_User_Pos_Prev_rel_ptr.USER_ORIG_SYSTEM,
101: p_user_orig_system_id => C_User_Pos_Prev_rel_ptr.USER_ORIG_SYSTEM_ID,
102: p_role_orig_system => C_User_Pos_Prev_rel_ptr.ROLE_ORIG_SYSTEM,
103: p_role_orig_system_id => C_User_Pos_Prev_rel_ptr.ROLE_ORIG_SYSTEM_ID,
104: p_start_date => C_User_Pos_Prev_rel_ptr.START_DATE ,