cancel
Showing results for 
Search instead for 
Did you mean: 

User abcd has no RFC authorization for function group SYST

Former Member
0 Kudos

hi,

We are trying to http<>XI<>RFC scenario.

When we are sending request from http to xI.

We got the followin response.

<b>"User abcd has no RFC authorization for function group SYST"</b>

Kindly let me know what authorization to be given to the user abcd.

Regards,

Nishita

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member91687
Active Contributor
0 Kudos

Hi Nisheeta,

You have to use authorization object S_RFC with the parameter RFC_NAME set to SYST. Check if you have done this.

Regards,

Chandra

Former Member
0 Kudos

you need to give that user auth. object S_RFC for FUGR SYST and activity *.

You can double check in transaction SU53 of the target system which check failed for the respective user. There it should show the auth. object mentioned above.

Regards

Christine

Former Member
0 Kudos

to be more prcise, you need to set authroization object S_RFC with RFC_TYPE = FUGR, RFC_NAME = SYST and ACTVT = 16. However this authorization is part of role SAP_XI_APPL_SERV_USER, so it should be sufficient to assign this role to your user abcd. However you have tp make sure that the profile for the role has been generated.

Regards

Christine

Shabarish_Nair
Active Contributor
0 Kudos

did you try with the user XIAPPLUSER and pwd ?