DBA Data[Home] [Help]

APPS.OE_PUR_CONC_REQUESTS dependencies on WF_ENGINE

Line 257: WF_ENGINE.CompleteActivityInternalName

253: MO_GLOBAL.set_policy_context(p_access_mode => 'S', p_org_id => l_org_id);
254: END IF;
255: -- Moac End.
256:
257: WF_ENGINE.CompleteActivityInternalName
258: (itemtype => 'OEOL',
259: itemkey => to_char(v_line_id),
260: activity => 'PURCHASE RELEASE ELIGIBLE',
261: result => 'COMPLETE');