Issue while launching a request using fnd_request.submit_request.
Hi Team,
I am facing an issue while launching a request using fnd_request.submit_request.
For API fnd_request.submit_request, if I run the program with parameter "sub_request" = FALSE then the child program completes normally.
But if "sub_request" = TRUE then the phase is set to "Inactive" and status is set to "No Manager" for the sub-program.
Please let me know the solution for this issue as I need to retrieve the parent request id for a particular concurrent request.
Thanks,
Krishna