DBA Data[Home] [Help]

APPS.WF_MAIL dependencies on WF_LOCAL_SYNCH

Line 605: wf_local_synch.propagate_user(p_orig_system => orig_system,

601:
602: wf_event.AddParameterToList('RAISEERRORS',
603: 'TRUE', paramList);
604: begin
605: wf_local_synch.propagate_user(p_orig_system => orig_system,
606: p_orig_system_id => orig_system_id,
607: p_attributes => paramList);
608: exception
609: when others then