Calling EBS Concurrent program from within APEX with different authorization.
I am using APEX 20.2.0.00.20. My application authorization uses EBS 'SIU Payables Manager' responsibility and there is a process within the app that calls a concurrent program that is linked to 'SIU General Ledger System Administrator' responsibility. I currently hard code the data needed for 'SIU General Ledger System Administrator', but would like to know if there is a way around hard coding. Any ideas?