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

Communication User

former_member759680
Contributor
0 Likes
359

Hello,

I need to create a new Communication User in my Development System(ECC 6). It will communicate with a non-SAP system.

Is there any standard profile which I can assign to this ID. Anything with minimal authorization?

Or I need to create a custom Role?

Thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
326

You should create a role containing only the auths required.

Easiest way to do this would be to assign a wide access role to start with, switch on the trace to see what is being used and use that as a basis for a new role. It's likely that S_RFC will be used a lot....

1 REPLY 1
Read only

Former Member
0 Likes
327

You should create a role containing only the auths required.

Easiest way to do this would be to assign a wide access role to start with, switch on the trace to see what is being used and use that as a basis for a new role. It's likely that S_RFC will be used a lot....