DBA Data[Home] [Help]

APPS.FLM_EKB_BUSINESS_EVENT_PKG dependencies on STANDARD

Line 439: avalue => 'FND_RESP|WIP|WIP_WS_SUPERVISOR|STANDARD');

435:
436: wf_engine.SetItemAttrText ( itemtype => l_itemtype,
437: itemkey => l_itemkey,
438: aname => 'TO_RESPONSIBILITY',
439: avalue => 'FND_RESP|WIP|WIP_WS_SUPERVISOR|STANDARD');
440:
441: wf_engine.SetItemAttrText ( itemtype => l_itemtype,
442: itemkey => l_itemkey,
443: aname => 'FROM_RESPONSIBILITY',

Line 444: avalue => 'FND_RESP|WIP|WIP_WS_OPERATOR|STANDARD');

440:
441: wf_engine.SetItemAttrText ( itemtype => l_itemtype,
442: itemkey => l_itemkey,
443: aname => 'FROM_RESPONSIBILITY',
444: avalue => 'FND_RESP|WIP|WIP_WS_OPERATOR|STANDARD');
445:
446: wf_engine.SetItemAttrText ( itemtype => l_itemtype,
447: itemkey => l_itemkey,
448: aname => 'JOB_NAME',