Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Birjot

    How to run a package from Oracle SQL Worksheet

    Hi, I am trying to run the package FND_REQUEST.SUBMIT_REQUEST from Oracle SQL Worksheet using the following statement: execute FND_REQUEST.SUBMIT_REQUEST(...) but I get the following error: ORA-06550: line 2, column 2: PLS-00221: 'SUBMIT_REQUEST' is not a procedure or is undefined ORA-06550...
  2. Birjot

    How to call FND_REQUEST

    Hi, Can I call FND_REQUEST.SUBMIT_REQUEST from a C++ program..? If so pl tell me how.. Thanks in Advance.!!
  3. Birjot

    running concurrent manager using fnd_request.submit_request

    Hi, Can I call FND_REQUEST.SUBMIT_REQUEST from a C++ program..? If so pl tell me how.. Thanks in Advance.!!

Part and Inventory Search

Back
Top