Oracle Apps Technical Related

Select * from oracle_apps_technical where level in ('Basic','Intermediate');

Wednesday, March 12, 2014

API to add the responsibility to the user



bEGIN
fnd_user_pkg.addresp(username => 'VINOTH'
,resp_app => 'SYSADMIN'
,resp_key => 'SYSTEM_ADMINISTRATOR'
,security_group => 'STANDARD'
,description => 'Auto Assignment'
,start_date => SYSDATE - 1
,end_date => SYSDATE + 1000);
COMMIT;
END;
6 comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: addresp, API, Oracle apps
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Important Links(Materials,Tutorials,Blogs)

  • *Tutorial (AnilPassi Website)
  • ADF Code Corner
  • ADF Demo
  • ADF eCourse
  • ADF Helper/Guru
  • Certification Dumps(Certexam)
  • Certification Dumps(ExamCollection)
  • Forum ( apps2fusion)
  • http://thinkoracle.blogspot.com/
  • Important Link ( Solution Beacon)
  • Materials(e- Books)(oracleonsles)
  • OAF Important Basics(Oracleapps88)
  • Oracle Apps Tutorial ( ERP Schools)
  • Tutorial ( Apps2Fusion)
  • Tutorial (Blog300)
  • Tutorial (Blog400)
  • Tutorial and Tips(oracleerp4u)
  • Tutorial(OAF Pages)
  • Tutorial(oracleappshub)

Blog Archive

  • ►  2019 (2)
    • ►  May (2)
  • ▼  2014 (2)
    • ▼  March (1)
      • API to add the responsibility to the user
    • ►  February (1)
  • ►  2013 (4)
    • ►  October (1)
    • ►  March (1)
    • ►  January (2)
  • ►  2012 (6)
    • ►  November (1)
    • ►  September (2)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
  • ►  2011 (12)
    • ►  October (1)
    • ►  July (2)
    • ►  June (4)
    • ►  March (5)

Feedjit

Ethereal theme. Powered by Blogger.