DBA Data[Home] [Help]

APPS.WIP_MOVPROC_PRIV dependencies on WIP_OSP_SHP_I_WF

Line 7005: wip_osp_shp_i_wf.StartWFProcess

7001: where ORGANIZATION_ID = l_org_id
7002: and ORG_INFORMATION_CONTEXT = l_org_acct_ctxt;
7003: FND_REQUEST.SET_ORG_ID (l_ou_id);
7004:
7005: wip_osp_shp_i_wf.StartWFProcess
7006: (p_itemtype => 'WIPISHPW',
7007: p_itemkey => l_itemkey,
7008: p_workflow_process => 'INTERMEDIATE_SHIP',
7009: p_wip_entity_id => l_wmti_txn.wip_id,