1.How to create concurrent program with out system administrator responsibility from front end.?2.How to call one concurrent program from another concurrent program?

Showing Answers 1 - 15 of 15 Answers

subbupdk

  • Apr 14th, 2008
 

We can define concurrent program with application developer responsibility also.

We can all another conc prog from one prog using fnd_request.submit_request api

Prateek

  • May 30th, 2014
 

Use FND_PROGRAM.REGISTER


  Was this answer useful?  Yes

Prateek

  • May 30th, 2014
 

FND_PROGRAM.SUBMIT_REQUEST

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions