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: 

Adding authorization object for "Function Group"s ?

Former Member
0 Kudos

Is it possible to add any authorization object for any function group ?

We have an issue i.e. whenever user "XYZ" is getting some Windows Excel related error whenever trying call an excel report from BW server. System log related to "XYZ" user shows that -> User "XYZ" has no RFC authorization for the function group "ABCD". The RFC authorization object is S_RFC.

Function Group you can check through SE37->GoTO->Display Function Group

Now is it possible to add authorization for any "Function Group" ?

1 REPLY 1

Former Member
0 Kudos

You give authorisation for all function groups by giving auth object S_RFC a * value in field RFC_NAME

However I do not recommend this as giving wide access to RFC's can bypass a lot of the security you have implemented for the users.

In this case, add only the function group that the user requires in this instance into S_RFC