APEX fnd_global.APPS_INITIALIZE EBS
Hello everyone,
I want to submit a concurrent request from APEX by using the simple attached code, it seems like the fnd_global.apps_initialize is not working.
I was able to submit the concurrent request from the database, so the user_id,responsibility_id and the application_id are all correct.
Thanks