DBA Data[Home] [Help]

APPS.FND_USER_PKG dependencies on WF_CORE

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

3141: end if;
3142:
3143: exception
3144: when others then
3145: Wf_Core.Context('FND_WF_STANDARD', 'UpdatePassword', itemtype, itemkey,
3146: actid);
3147: raise;
3148: end;
3149: