cancel
Showing results for 
Search instead for 
Did you mean: 

Authorizations Rol for a user RFC

Former Member
0 Kudos

We have created a web application that makes RFC calls to some BAPIs through JCO Java libraries to SAP.

In granting permits, so that the application can consult the BAPIs we have followed the relevant steps:

1 - Find the BAPIS that the application is using.

2 - Create the Role and grant permits to bapis.

3 - Assigning the role to the user.

If we assign SAP_ALL + SAP_NEW does not give us any problems, however when we assign our custom role, this does not give us any result.

The user who is having this role is obviously a user communication.

We have done a trace (ST01), but the trace has not returned any information.

If the query of the Bapi runs privileges SAP_ALL everything goes OK, and obtained results of this consultation.

On the other hand, if we give privileges to function groups as we know, we have permission to enter to the group functions and we can access to the BAPI but the result is empty.

I do not want the user to have a SAP_ALL, how can I know what authorizations are required him?

Please if anyone could help me. Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

What are the values in S_RFC authorization object in your custom role?

Regards.

Ruchit.

Former Member
0 Kudos

S_RFC

ACTVT (Activity): 16 (Execute)

RFC_NAME (Name of RFC to be protected): *

RFC_TYPE (Type of RFC object to be prote): FUGR