[Home] [Help]
APPS.GHR_GROUPBOXES_AU_STM dependencies on WF_LOCAL_SYNCH
Line 38: wf_local_synch.propagate_role
34:
35: --BUG # 14479249 Modified to pass old user name
36: wf_event.AddParameterToList('OLD_USER_NAME', ghr_api.ghr_gbx_old_tab(i).name,l_parms);
37:
38: wf_local_synch.propagate_role
39: (p_orig_system => 'GBX',
40: p_orig_system_id => ghr_api.ghr_gbx_tab(i).groupbox_id,
41: p_attributes => l_parms,
42: p_start_date => null,