Application Development 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: 

Authorization required for RFC access

Former Member
0 Kudos

Hi,

I have a .NET application which is integrated with SAP using .NET connector. This application gets data from SAP by calling some remote function modules. For transferring data to and fro, I understood that it requires, RFC authorization for the user. Can we by pass this authorization by any means ?

Thanks,

Srini.

2 REPLIES 2

Former Member
0 Kudos

Hi Srini ,

what kind of data u are fetching from SAP , by default RFC shld have S_RFC authorizations , after that in depends upon what kind of data u are fetching.

regards

Prabhu

0 Kudos

There is no restriction at the table level for data.

I am able to read data using this S_RFC authorization. But i want to know if i can filter this authorization also.

Thanks,

Srini.