DBA Data[Home] [Help]

APPS.GHR_GROUPBOXES_AD_STM dependencies on WF_LOCAL_SYNCH

Line 14: wf_local_synch.propagate_role

10: wf_event.AddParameterToList('orclWFOrigSystem','GBX',l_parms);
11: wf_event.AddParameterToList('orclWFOrigSystemID',ghr_api.ghr_gbx_tab(i).groupbox_id,l_parms);
12:
13: -- added to synchronize the wf_local_roles table
14: wf_local_synch.propagate_role
15: (p_orig_system => 'GBX',
16: p_orig_system_id => ghr_api.ghr_gbx_tab(i).groupbox_id,
17: p_attributes => l_parms,
18: p_expiration_date => sysdate