Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Triggering output with another user

Former Member
0 Likes
669

Hi!

I need to triger an output with a user different from the one that executes the function module that creates this output.

For example:

PIUSER creates the output, but I need to trigger it with PCUSER.

Thanks in advance!

Hi!

I need to triger an output with a user different from the one that executes the function module that creates this output.

For example:

PIUSER creates the output, but I need to trigger it with PCUSER.

Thanks in advance!

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
587

Hi,

You may run a background job with a step where you can define any user (provided that the user who submits the job is authorized to use the other user), then the step will run under this user.

Sandra

Read only

madhu_vadlamani
Active Contributor
0 Likes
587

This message was moderated.