Learnings of an Oracle Applications Consultant
google analytics
meta
adsense
Friday, August 5, 2011
Oracle Applications - API to quickly reset application password
API to quickly reset Oracle applications password
declare
x boolean;
begin
x:=fnd_user_pkg.changepassword('user_name','welcome@123');
end;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
LinkWithin
No comments:
Post a Comment