DBA Data[Home] [Help]

APPS.WF_MAIL dependencies on WF_LOCAL_SYNCH

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

612:
613: wf_event.AddParameterToList('RAISEERRORS',
614: 'TRUE', paramList);
615: begin
616: wf_local_synch.propagate_user(p_orig_system => orig_system,
617: p_orig_system_id => orig_system_id,
618: p_attributes => paramList);
619: exception
620: when others then