DBA Data[Home] [Help]

APPS.WIP_OSP dependencies on WIP_OSP_SHP_I_WF

Line 174: wip_osp_shp_i_wf.StartWFProcess(

170: and ORG_INFORMATION_CONTEXT = l_org_acct_ctxt;
171:
172: FND_REQUEST.SET_ORG_ID (l_ou_id);
173:
174: wip_osp_shp_i_wf.StartWFProcess(
175: p_itemtype => 'WIPISHPW',
176: p_itemkey => l_itemkey,
177: p_workflow_process => 'INTERMEDIATE_SHIP',
178: p_wip_entity_id => P_Wip_Entity_Id,

Line 294: wip_osp_shp_i_wf.StartWFProcess(

290: and ORG_INFORMATION_CONTEXT = l_org_acct_ctxt;
291:
292: FND_REQUEST.SET_ORG_ID (l_ou_id);
293:
294: wip_osp_shp_i_wf.StartWFProcess(
295: p_itemtype => 'WIPISHPW',
296: p_itemkey => l_itemkey,
297: p_workflow_process => 'INTERMEDIATE_SHIP',
298: p_wip_entity_id => P_Wip_Entity_Id,