RE: 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?
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
RE: 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?
To register a concurrent program use the procedures provided in FND_PROGRAM package.