DBA Data[Home] [Help]

APPS.FND_USER_PKG dependencies on WF_CORE

Line 2538: Wf_Core.Context('FND_WF_STANDARD', 'UpdatePassword', itemtype, itemkey,

2534: end if;
2535:
2536: exception
2537: when others then
2538: Wf_Core.Context('FND_WF_STANDARD', 'UpdatePassword', itemtype, itemkey,
2539: actid);
2540: raise;
2541: end;
2542: