DBA Data[Home] [Help]

APPS.WIP_EXP_NOTIF_WF_PKG dependencies on STANDARD

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

61:
62: wf_engine.SetItemAttrText ( itemtype => l_itemtype,
63: itemkey => l_itemkey,
64: aname => 'TO_RESPONSIBILITY',
65: avalue => 'FND_RESP|WIP|WIP_WS_SUPERVISOR|STANDARD');
66:
67: wf_engine.SetItemAttrText ( itemtype => l_itemtype,
68: itemkey => l_itemkey,
69: aname => 'FROM_RESPONSIBILITY',

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

66:
67: wf_engine.SetItemAttrText ( itemtype => l_itemtype,
68: itemkey => l_itemkey,
69: aname => 'FROM_RESPONSIBILITY',
70: avalue => 'FND_RESP|WIP|WIP_WS_OPERATOR|STANDARD');
71:
72: wf_engine.SetItemAttrText ( itemtype => l_itemtype,
73: itemkey => l_itemkey,
74: aname => 'JOB_NAME',