DBA Data[Home] [Help]

APPS.POS_SUPPLIER_NOTIFY_PKG dependencies on FND_GLOBAL

Line 40: avalue => fnd_global.user_name);

36:
37: WF_ENGINE.SetItemAttrText(itemtype => l_itemtype,
38: itemkey => l_itemkey,
39: aname => '#FROM_ROLE',
40: avalue => fnd_global.user_name);
41:
42: WF_ENGINE.SetItemAttrText(itemtype => l_itemtype,
43: itemkey => l_itemkey,
44: aname => 'NOTIF_RECEIVER_ROLE',