DBA Data[Home] [Help]

APPS.IGP_WZ_PUBLISH_TEMPLATE_PKG dependencies on FND_GLOBAL

Line 234: nbsp := fnd_global.local_chr(38) || 'nbsp;';

230: BEGIN
231:
232: IF (funcmode = 'RUN') THEN
233:
234: nbsp := fnd_global.local_chr(38) || 'nbsp;';
235:
236: l_login_user_id := wf_engine.GetItemAttrText( itemtype => itemtype,
237: itemkey => itemkey,
238: aname => 'P_USER_ID');