DBA Data[Home] [Help]

APPS.WIP_OSP dependencies on WIP_OSP_SHP_I_WF

Line 162: wip_osp_shp_i_wf.StartWFProcess(

158: and ORG_INFORMATION_CONTEXT = l_org_acct_ctxt;
159:
160: FND_REQUEST.SET_ORG_ID (l_ou_id);
161:
162: wip_osp_shp_i_wf.StartWFProcess(
163: p_itemtype => 'WIPISHPW',
164: p_itemkey => l_itemkey,
165: p_workflow_process => 'INTERMEDIATE_SHIP',
166: p_wip_entity_id => P_Wip_Entity_Id,

Line 281: wip_osp_shp_i_wf.StartWFProcess(

277: and ORG_INFORMATION_CONTEXT = l_org_acct_ctxt;
278:
279: FND_REQUEST.SET_ORG_ID (l_ou_id);
280:
281: wip_osp_shp_i_wf.StartWFProcess(
282: p_itemtype => 'WIPISHPW',
283: p_itemkey => l_itemkey,
284: p_workflow_process => 'INTERMEDIATE_SHIP',
285: p_wip_entity_id => P_Wip_Entity_Id,