Learnings of an Oracle Applications Consultant
google analytics
meta
adsense
Showing posts with label
reset password
.
Show all posts
Showing posts with label
reset password
.
Show all posts
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;
Older Posts
Home
Subscribe to:
Posts (Atom)
LinkWithin